Syntax error, unexpected ' ' Laravel 5.6 ConsoleTvs chart js

👍:0

Have you run the command
composer update
And make sure to dump $chart with dd($chart); juste to make sure it’s working

👍:-1

try this codes Sir:

return view(‘chart_view’, compact(‘chart’));

Leave a comment