ankitpokhrel / ankitpokhrel/laravel-multitenant
Adding `CustomMigrationServiceProvider` to `config/app.php` has no effect
Abierto
- Lenguaje dominante
- PHP
- Estrellas
- 15
- Forks
- 5
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hi,
I followed your article and added `\My\Package\CustomMigrationServiceProvider::class,` to `provider` in `config/app.php` of my Laravel version: 8.83.27, but it had no effect, my custom migration extensions still not overriding e.g. `migrate:fresh`
Any ideas? Thank you.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.