laravel - php artisan migrate:refresh | ERROR [Laravel5] -
i use laravel 5. when try refresh migration,
input:
php artisan make:migrate
output :
[symfony\component\debug\exception\fatalerrorexception] class '****' not found
even remove classes also.
just run
composer dump-autoload
Comments
Post a Comment