rndwiga/laravel-authentication

Authentication package for laravel projects.

Installs: 79

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Type:package

pkg:composer/rndwiga/laravel-authentication

dev-master 2018-08-16 13:34 UTC

This package is not auto-updated.

Last update: 2025-09-29 22:29:26 UTC


README

For below laravel 5.5

register the Service provider Rndwiga\Authentication\Providers\RndwigaAuthorizationServiceProvider::class

The service prover is autoloaded in laravel 5.5 ##usage