-
Notifications
You must be signed in to change notification settings - Fork 110
Closed
Labels
Description
Laravel 4.2
jacopo/laravel-authentication-acl version 1.2.*
$ php artisan migrate:refresh
PHP Fatal error: Class 'CreateProfileField' not found in /home/vagrant/Code/abc.com.tw/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php on line 301
PHP Stack trace:
PHP 1. {main}() /home/vagrant/Code/abc.com.tw/artisan:0
PHP 2. Symfony\Component\Console\Application->run() /home/vagrant/Code/abc.com.tw/artisan:59
PHP 3. Symfony\Component\Console\Application->doRun() /home/vagrant/Code/abc.com.tw/vendor/symfony/console/Symfony/Component/Console/Application.php:124
PHP 4. Symfony\Component\Console\Application->doRunCommand() /home/vagrant/Code/abc.com.tw/vendor/symfony/console/Symfony/Component/Console/Application.php:193
PHP 5. Illuminate\Console\Command->run() /home/vagrant/Code/abc.com.tw/vendor/symfony/console/Symfony/Component/Console/Application.php:889
PHP 6. Symfony\Component\Console\Command\Command->run() /home/vagrant/Code/abc.com.tw/vendor/laravel/framework/src/Illuminate/Console/Command.php:100
PHP 7. Illuminate\Console\Command->execute() /home/vagrant/Code/abc.com.tw/vendor/symfony/console/Symfony/Component/Console/Command/Command.php:252
PHP 8. Illuminate\Database\Console\Migrations\RefreshCommand->fire() /home/vagrant/Code/abc.com.tw/vendor/laravel/framework/src/Illuminate/Console/Command.php:112
PHP 9. Illuminate\Console\Command->call() /home/vagrant/Code/abc.com.tw/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/RefreshCommand.php:40
PHP 10. Illuminate\Console\Command->run() /home/vagrant/Code/abc.com.tw/vendor/laravel/framework/src/Illuminate/Console/Command.php:128
PHP 11. Symfony\Component\Console\Command\Command->run() /home/vagrant/Code/abc.com.tw/vendor/laravel/framework/src/Illuminate/Console/Command.php:100
PHP 12. Illuminate\Console\Command->execute() /home/vagrant/Code/abc.com.tw/vendor/symfony/console/Symfony/Component/Console/Command/Command.php:252
PHP 13. Illuminate\Database\Console\Migrations\ResetCommand->fire() /home/vagrant/Code/abc.com.tw/vendor/laravel/framework/src/Illuminate/Console/Command.php:112
PHP 14. Illuminate\Database\Migrations\Migrator->rollback() /home/vagrant/Code/abc.com.tw/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/ResetCommand.php:61
PHP 15. Illuminate\Database\Migrations\Migrator->runDown() /home/vagrant/Code/abc.com.tw/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php:172
PHP 16. Illuminate\Database\Migrations\Migrator->resolve() /home/vagrant/Code/abc.com.tw/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php:192
{"error":{"type":"Symfony\\Component\\Debug\\Exception\\FatalErrorException","message":"Class 'CreateProfileField' not found","file":"\/home\/vagrant\/Code\/abc.com.tw\/vendor\/laravel\/framework\/src\/Illuminate\/Database\/Migrations\/Migrator.php","line":301}}