I have two tables, manufacturers & models that I'm seeding via factories. ManufacturersFactory:...
I am using https://github.com/nWidart/laravel-modules and have a module Cars. In CarsDatabaseSeeder...
I want to build a comprehensive practice project. I am a virtual Laravel virgin. This project will i...
Are my relationships set up ok? I feel like they might be a little trying... the Manufacturer/Listin...
Yeah, I have that much logical sense at least... It's ManufacturerTableSeeder, ModelTableSeeder, Lis...
That's already there. Probably should've mentioned. So yeah. Really lost.