Laravel migrations messed up -


I have created my Laravel migration and I get a serious PHP error: the class can not be changed again when turned on

php artisan migrate - path = "workbench / feed / feeds 2 geo / src / migrations"

I am removing the migration file and manually I am leaving the table and form the php artisan migrate: but still it is the same.

How can I fix migrations? You need to check all your migration class files and check duplicate class names.


Comments

Popular posts from this blog

Folder list php -

GO: Serve static pages -

python - Why can't I destroy my StaticText in wxPython? -