If you are not going to use Love's default migrations, you should export default config file.

ο»Ώ

Change `load_default_migrations` boolean flag value to `false` in published `config/love.php` file.

Export default migrations using the `vendor:publish` Artisan command.

ο»Ώ

Make changes in published files and migrate them.

ο»Ώ

ο»Ώ