210 B
210 B
Migration with base seed
php artisan migrate:fresh --seed
Start queue worker
php artisan horizon:watch
Share with Ngrok:
ngrok http --host-header=rewrite trypost.test:443
php artisan migrate:fresh --seed
php artisan horizon:watch
ngrok http --host-header=rewrite trypost.test:443