Jul 26, 2017 · 1 min read
Beautiful article I still couldn’t test it though but I do see a mistake in the seeders section
the command should be:
php artisan make:seeder Seedername
and not
php artisan make:seed …
Beautiful article I still couldn’t test it though but I do see a mistake in the seeders section
the command should be:
php artisan make:seeder Seedername
and not
php artisan make:seed …