Skip to content

ikoncoder/auth

Repository files navigation

Ikoncoder auth

create auth to manage users, roles and permissions in laravel framework project

Installation

Require the package using composer:

composer require ikoncoder/auth 

Usage

use Ikoncoder\Auth\UserFactory;

$users = new UserFactory();

$user = $users->getRandomUser();

Contributing

Pull requests are welcome. For major change to the app, please open an issue first and discuss what you would like to change.

Please be sure to make an update to the test as appropiate.

License

MIT

About

Ikoncoder is a self starter milestone web designing and deveflopment software developer.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published