TheDragonCode/sitemap

Cannot declare class CreateSitemapsTable, because the name is already in use

andrey-helldar opened this issue · 1 comments

Before, I was trying to implement a custom function generate a sitemap, but now when you try to run the command php artisan migrate:rollback see the error:

[Symfony\Component\Debug\Exception\FatalErrorException]
Cannot declare class CreateSitemapsTable, because the name is already in use

In 3 versions, the cause that causes this error is excluded.