You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warning: Ambiguous class resolution, "Way\Generators\Commands\ControllerGeneratorCommand" was found in both "/vendor/way/generators/src/Way/Generators/Commands/ControllerGeneratorCommand.php" and "/vendor/xethron/laravel-4-generators/src/Way/Generators/Commands/ControllerGeneratorCommand.php", the first will be used.
In GeneratorsServiceProvider.php line 58:
Call to undefined method Illuminate\Foundation\Application::share()
Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1
The text was updated successfully, but these errors were encountered:
Warning: Ambiguous class resolution, "Way\Generators\Commands\ControllerGeneratorCommand" was found in both "/vendor/way/generators/src/Way/Generators/Commands/ControllerGeneratorCommand.php" and "/vendor/xethron/laravel-4-generators/src/Way/Generators/Commands/ControllerGeneratorCommand.php", the first will be used.
In GeneratorsServiceProvider.php line 58:
Call to undefined method Illuminate\Foundation\Application::share()
Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1
The text was updated successfully, but these errors were encountered: