mardi 25 janvier 2022

Migrate lucadegasperi to laravel passport

I am currently upgrading a Laravel project from 5.1 onwards.

The problem here is that the lucadegasperi package does final migrations that I need to roll back before running the migration command after installing passport (because they share some table names, like oauth_clients).

I found a solution that is to manually create a migration that reverses the lucadegasperi migrations to run before the laravel passport migrations, but I don't think it's the most effective solution.

Any alternative?

Thanks!



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/3u8riK6
via IFTTT

Aucun commentaire:

Enregistrer un commentaire