Just noticed this great change to Laravel React starter kit, released in September. Now I can run `php artisan migrate --seed` multiple times, and won't get errors.
šā¤ That's how I always wrote my seeders. Plus some seeders have a production check so they dont run in production. Those are for first deployment.
Laravel Daily
Just noticed this great change to Laravel React starter kit, released in September.
Now I can run `php artisan migrate --seed` multiple times, and won't get errors.
3 weeks ago | [YT] | 146