- Go to terminal and run the following command 💻
-
php artisan key:generate // NOTE only run this command once in your machine
-
php artisan optimize:clear // to clear cache on your machine
-
php artisan migrate:fresh --seed // to seed dummy data (default data) for ex. dummy job posting data
-
php artisan serve // to serve the application
-
always start your xampp
© Ace Manalo , Web Developer