: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’));
: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’));