An open API service indexing awesome lists of open source software.

https://github.com/antonioribeiro/http-basic-auth

HTTP Basic Auth middleware for Laravel
https://github.com/antonioribeiro/http-basic-auth

Last synced: 8 months ago
JSON representation

HTTP Basic Auth middleware for Laravel

Awesome Lists containing this project

README

          

# HTTP Basic Auth

### TODO

- Write docs 😆 (Check how to use on https://github.com/luislavena/template-laravel-twill)
- Add to install procedure: `php artisan vendor:publish --provider="A17\HttpBasicAuth\ServiceProvider"`