Hi, community of laravel, i am trying to seed a created seeder but I dont know how to do it some help please:
php artisan migrate:fresh --seed // this command seed all my database but just pull up this file = DatabaseSeeder
I got other file called Codex Seeder but I dont have a clue how to call migrate fresh --seed and call all my seed files to seed the database...
thanks in advance
Thanks a lot, I am new and you seem to have a lot of experience!!, with all frameworks outside, do you think laravel is the best framework for developing? If yes why you prefer this one :) why is it better...