Download the PHP package sargilla/user without Composer
On this page you can find all versions of the php package sargilla/user. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sargilla/user
More information about sargilla/user
Files in sargilla/user
Download sargilla/user
More information about sargilla/user
Files in sargilla/user
Vendor sargilla
Package user
Short Description Clase Usuario para laravel
License MIT
Homepage https://github.com/sargilla/user
Package user
Short Description Clase Usuario para laravel
License MIT
Homepage https://github.com/sargilla/user
Please rate this library. Is it a good library?
Informations about the package user
user
Clase de Usuario para Laravel
Instalacion
Via Composer
Uso
-
Agregar el provider en config/app.php
-
La variable $logueado ($user->check()) y el objeto "user" estaran disponibles en todas las vistas
- Si no hay un usuario creado lo crea para evitar la excepción.
Testing
Seguridad
Si encuentra problemas de seguridad envie un correo a [email protected]
Basado en
Laracasts design patterns:
- https://laracasts.com/series/whip-monstrous-code-into-shape
- https://laracasts.com/series/whip-monstrous-code-into-shape/episodes/19
Creditos
Santiago Argilla [email protected]
All versions of user with dependencies
PHP Build Version
Package Version
Requires
php Version
~5.6|~7.0|~8.0
The package sargilla/user contains the following files
Loading the files please wait ....