Download the PHP package dskripchenko/laravel-api-user without Composer
On this page you can find all versions of the php package dskripchenko/laravel-api-user. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dskripchenko/laravel-api-user
More information about dskripchenko/laravel-api-user
Files in dskripchenko/laravel-api-user
Download dskripchenko/laravel-api-user
More information about dskripchenko/laravel-api-user
Files in dskripchenko/laravel-api-user
Vendor dskripchenko
Package laravel-api-user
Short Description Base api methods. User registration, login, logout, profile. User roles.
License MIT
Package laravel-api-user
Short Description Base api methods. User registration, login, logout, profile. User roles.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-api-user
Installation
Run
to register a private packages registry, and run
or add
to the section of your composer.json
file.
Api
- /user/info
- /user/register
- /user/login
- /user/logout
- /user/password-reset
- /user/password-set
- /user/password-change
Middlewares
- VerifyAuth
- UseMainLayerConnection
Models
- User
Interfaces
- User
- UserService
Services
- UserService
Notifications
- ResetPassword
- UserCreated
Validators
- can:permission
functions
- can
All versions of laravel-api-user with dependencies
PHP Build Version
Package Version
The package dskripchenko/laravel-api-user contains the following files
Loading the files please wait ....