Libraries tagged by laravel basic auth
pica/pica-base
244 Downloads
The basics for a website
phnxdgtl/rstrct
100 Downloads
Rstrict access to a Laravel website via Basic HTTP Authentication
leuverink/lockdown
5 Downloads
Easily lock sections of your Laravel app with Basic Access Authentication using convenient route middleware & configurable guards
ahsanpackage/webshopauthenticate
25 Downloads
A Laravel 4 package for basic authentication
tongdu99/user-module
6 Downloads
Basic authentication extracted from laravel 6
tmkzmu/fortress
159 Downloads
Handle basic auth actions for API in Laravel applications
misterbrownrsa/laravel-dhl-tas
34 Downloads
A basic API to easily generate the necessary requests for Trade Automation Service for Laravel
laraproj/setup
3 Downloads
This package provides a pre-configured template integration for Laravel, allowing developers to quickly set up a basic project structure. With just a single installation, you get a ready-to-use foundation, including essential layouts, styles, and components, helping you kickstart your Laravel project without repetitive setup.
eagleminds/whatsapp-sender
16 Downloads
A basic package for sending WhatsApp messages through API
socialiteproviders/instagram-basic
219928 Downloads
Instagram Basic Display OAuth2 Provider for Laravel Socialite
rahife/socialite-adfs-provider
871 Downloads
Basic ADFS OAuth2 Provider for Laravel Socialite
shaunpersad/api-foundation
61 Downloads
This is a package for Laravel 4 that provides a basis for creating APIs. Particularly, it allows for OAuth 2.0 implementation using any grant type your application requires, including custom grant types. Additionally, it also standardizes all API responses into an easily definable format.