Laravel Spark Site Setup Checklist
- Favicon
- php artisan queue:restart https://medium.com/@taylorotwell/properly-deploying-queues-on-forge-5abe1eac6d1c
- Configure queue for production (database driver is easiest but has drawbacks) https://laravel.com/docs/5.7/queues (install the migration and set .env driver) + CREATE THE MAIL WORKER IN THE FORGE DASHBOARD
- DO NOT CACHE THE CONFIG OR THE WORKER WON'T WORK FOR QUEUES
- Google Analytics (do this before Search Console because Analytics can be used to verify the site)
- Google Search Console
- Link Search Console and Google Analytics