Skip to content

androzd/laravel-httpauth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel HttpAuth

##Installation First, require the package using Composer:

composer require merkeleon/laravel-httpauth

Add to your config/app.php providers section

Merkeleon\Laravel\HttpAuth\Providers\HttpAuthServiceProvider::class,

After this actions you easily can create HttpAuth on your site:

php artisan http-auth:user:make ##Examples

Soon

About

Simple http auth management for Laravel

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%