laravel-fans / laravel-ui-socialite

Automatically generate database, pages and routes for Laravel Socialite.
https://packagist.org/packages/laravel-fans/ui-socialite
Other
24 stars 7 forks source link

can not load package migrations in parent project #37

Closed sinkcup closed 5 years ago

sinkcup commented 5 years ago

now code is wrong:

https://github.com/sinkcup/laravel-ui-socialite/blob/bc47714dc3b1a935207c89e094bc1ea3665056e3/src/PackageServiceProvider.php#L23

this cause can not load package migrations in the parent project tests:

https://github.com/wifidog/wifidog-auth-laravel/issues/37#issuecomment-544224888