https://github.com/area17/http-basic-auth
https://github.com/area17/http-basic-auth
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/area17/http-basic-auth
- Owner: area17
- License: apache-2.0
- Created: 2022-07-18T13:55:31.000Z (almost 3 years ago)
- Default Branch: 1.x
- Last Pushed: 2024-06-04T16:04:42.000Z (about 1 year ago)
- Last Synced: 2024-12-28T13:12:31.345Z (5 months ago)
- Language: PHP
- Size: 33.2 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Security: .github/SECURITY.md
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"`