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

java - org.apache.http.ProtocolException: Target host is not specified -

How to access user directory in lazarus? -

java - Gradle dependencies: compile project by relative path -