amsgames / laravel-shop

Laravel shop package
MIT License
483 stars 166 forks source link

php artisan laravel-shop:migration showing error #64

Open anildsvv14 opened 6 years ago

anildsvv14 commented 6 years ago

when i run the php artisan laravel-shop:migration command it is showing me error. object or a string in C:\xampp\htdocs\iqenterprise.in\vendor\amsgames\laravel-shop\src\Commands\MigrationCommand.php on line 132 In MigrationCommand.php line 132: Class name must be a valid object or a string

ankitabhatti05 commented 5 years ago

@anildsvv14 I solved this issue by changing fire method to handle method in vendor\amsgames\laravel-shop\src\Commands\MigrationCommand.php