Libraries tagged by laravel env
kregel/laravel-flight
27 Downloads
Secure your apps easily with Laravel Socialite and OAuth. Install this package, configure a few env values, a config/services.php entry, and then login.
farshadth/laravel-dotenv
13 Downloads
This is a package to edit .env file
rmunate/laravel-config-runtime
116 Downloads
The `LaravelRuntime` Library empowers you to modify Laravel configuration values at runtime. It's essential to note that these changes won't affect the values in the `.env` file; they will only apply while your scripts are running.
wyn/laravel-google-secret-manager
10 Downloads
Manage environment secrets using Google Secrets Manager (GSM).
tigerheck/laravel-aws-secrets-manager
298 Downloads
Use AWS Secrets manager to load environment variables for configuration.
subscribo/environment
77 Downloads
Package Environment is for getting current environment
slgo99/laravel-error-report
4 Downloads
Get to know what's happening in your production environment!
samyapp/laravel-external-authentication
415 Downloads
Laravel authentication guard for authentication based on headers or environment variables set by an authenticating reverse proxy.
rabol/laravel-setup-local-dev
26 Downloads
This is a simple but handy package that can help you setup your local development environment
paulorlima9/laravel-sync
11 Downloads
A git-like artisan command to easily sync files and folders between environments
outl1ne/laravel-generate-storage-structure
2 Downloads
This package generates the Laravel storage folder structure. Useful when mounting an empty directory to replace `storage/` in production or staging environments.
mozammil/laravel-message-interceptor
6854 Downloads
A Laravel package to intercept emails. Particularly useful in development environments
mifesta/mobiledetect-laravel
97 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
leifermendez/laravel-policia-hotel
7338 Downloads
Enviarte parte y documentacion a webpol hotel
jsefton/migrate-environments
190 Downloads
Allows you to target additional environments to run migrations