Libraries tagged by laravel env
weldon/env-auth
162 Downloads
The package provides middleware for Laravel applications to handle Basic Authentication and Secret Key Authentication using credentials stored in the .env file.
usmonaliyev/env-auth
252 Downloads
The package provides middleware for Laravel applications to handle Basic Authentication and Secret Key Authentication using credentials stored in the .env file.
thetribephotography/laravel_vault
8 Downloads
A Laravel package that helps you easily integrate and manage secrets from HashiCorp Vault, with caching and env/config-style access.
renoki-co/laravel-yaml-config
4 Downloads
The usual Laravel config files, but with one YAML. Write objects and arrays in your config without having to write ugly inline, JSON.
neelkanthk/laravel-easyenv
13 Downloads
Easily manage and switch between multiple environment files using cli.
kregel/laravel-flight
260 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.
eduardoaraujo01/nova-env
727 Downloads
A Laravel Nova card.
defstudio/env-alert
320 Downloads
Show a nice red alert ribbon when your user is in a production environment
rmunate/laravel-config-runtime
117 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.
slgo99/laravel-error-report
572 Downloads
Get to know what's happening in your production environment!
samsmithcodes/environment-banner
10 Downloads
Display a banner to indicate the current environment.
redsky-thirty/laravel-api-query-builder
9 Downloads
Composable query builder for Laravel APIs with dynamic field selection, filtering, sorting, and eager loading.
rabol/laravel-setup-local-dev
28 Downloads
This is a simple but handy package that can help you setup your local development environment
outl1ne/laravel-generate-storage-structure
6 Downloads
This package generates the Laravel storage folder structure. Useful when mounting an empty directory to replace `storage/` in production or staging environments.
nguyentranchung/laravel-decomposer
8082 Downloads
A Laravel package to decompose your installed packages, their dependencies, your app & server environment