Stars: 186
Forks: 107
Pull Requests: 29
Issues: 3
Watchers: 13
Last Updated: 2023-01-03 15:15:08
Realtime 🍕 Pizza Order Tracker 🍕 - Laravel, Vue & Pusher
License:
Languages: PHP, Vue, HTML
🍕🍕🍕
Code for YouTube video tutorial: https://www.youtube.com/watch?v=pjK0VMTCtVg
composer install.env.example file to .env.env fileBROADCAST_DRIVER to pusher in your .env file.env file. If needed, change cluster in config/broadcasting.phpphp artisan migratephp artisan key:generateresources/assets/js/bootstrap.js. If needed, change cluster as wellnpm installnpm run devphp artisan serve or use Laravel Valet