Se per la creazione utenti usate il modulo LU
$ php artisan lu:user
What is your nickname [without space and special characters]?:
> marco
Email Address:
> marco@gmail.com
What is the password?:
>
User's level [1=>registered,2=>Editor,3=Moderator,4=Admin,5=SuperAdmin]:
> 5
Success ! User Created !
per Associare la gestione al superUser, questo comando aggiunge tutti i moduli alla gestione backend, e associa tutti a tutti i superuser, poi il superuser decide quale "modulo" puo' gestire un utente
$ php artisan lu:create-areas
Not enough energy to write a description right now. All my writting speaks for me otherwise.
Per la creazione utenti Read More
installazione da una repository base_ Read More