Skip to content

laraxot/module_tenant_fila3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

module_tenant

Questo modulo può rendere consapevole un tenant dell'app Laravel. La filosofia di questo pacchetto è che dovrebbe fornire solo lo stretto necessario per consentire la multitenancy

Aggiungere Modulo nella base del progetto

Dentro la cartella laravel/Modules

git submodule add https://github.com/laraxot/module_tenant_fila3.git Tenant

Verificare che il modulo sia attivo

php artisan module:list

in caso abilitarlo

php artisan module:enable Tenant

Eseguire le migrazioni

php artisan module:migrate Tenant

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published