I find this one so weird, can you point what am I missing?
I run "php artisan migrate" its working well.
When I do this line "php artisan migrate:refresh" or "php artisan migrate:reset" Error below:
so I checked the file 2014_10_12_0000 ... it was not all in my files. I only had this file in my migrations folder:
Can you site what am I missing?