I using spark in laravel with vue.js. I add in home.blade.php and I got this error:
Uncaught ReferenceError: Spark is not defined
what I had done:
php artisan spark:install
I using spark in laravel with vue.js. I add in home.blade.php and I got this error:
Uncaught ReferenceError: Spark is not defined
what I had done:
php artisan spark:install
Copyright © 2021 Jogjafile Inc.
You need to either install the Spark Installer or install via Composer before you can use
php artisan spark
commands.See installation info at https://spark.laravel.com/docs/5.0/installation#installation