Closed corbancode closed 4 years ago
A new copy of the migration file is created every time I run php artisan vendor:publish which throws an error when I run migration. This is because a migration file has been created before with the class.
Hi @olakulehinayomide thanks for the help. I see the issue and I'll fix it tomorrow morning, unless you send a PR before that.
Thanks for your response @michaeljoyner. I created a PR already.
A new copy of the migration file is created every time I run php artisan vendor:publish which throws an error when I run migration. This is because a migration file has been created before with the class.