ChengCM
ChengCM
Hello, seems like the problem is on Facebook's side, I tried to return the FB page back to the app and it's just a login page. Tried switching user agents,...
I am using the laravel version, is there a good way (or good practices) to import data from blade front-end PHP's data to chart?
@katesaikishore I found a solution from [https://www.itsolutionstuff.com/post/how-to-add-charts-in-laravel-5-using-chart-js-example.html](url) using `window.onload` in blade.php files. It does not use the code in argon.js though, i just make a new chart instead. Still looking...