Laravel Package Development cannot find ServiceProvider
I am trying to learn Laravel Package Development. I have a minimalistic package containing one route, migration, seeder and config.
I am trying to learn Laravel Package Development. I have a minimalistic package containing one route, migration, seeder and config.