I am in big problem. I am trying to rum php artisan migrate to generate table migration, but i am getting
php artisan migrate
[2016-03-08 05:49:01] local.ERR
Check all of your service providers. In one of the boot methods, a model may be called, the migration to which has not yet been run.