I need to use chart.js in laravel 5, I never really work with that library, even though I do not see that it is very complicated. I found the material of fxcosta / laravel-chartjs but even that does not work for me, I get the following error in the console (I clarify that it does not display any graphics):
indexAdministrador:107 Uncaught ReferenceError: Chart is not defined
at indexAdministrador:107
at HTMLDocument.<anonymous> (indexAdministrador:114)
(anonymous) @ indexAdministrador:107
(anonymous) @ indexAdministrador:114
Well, the problem is this. Thank you very much.