Libraries tagged by laravel env
rdhafiz/laravel-vue-spa
175 Downloads
Laravel Vue SPA - A php library to setup a Laravel Vue SPA project environment by couple of small commands
marianvlad/nova-env-card
10851 Downloads
A Laravel Nova card for editing .env file .
jeylabs/laravel-dotenv-editor
693 Downloads
A package for editing the .env file in your Laravel root.
cranux/laravel-dotenv-editor
415 Downloads
A package for editing the .env file in your Laravel root.
gewora/envato
36 Downloads
A Laravel 4 package for the Envato marketplaces - like themeforest.net.
a1comms/gae-support-laravel
7684 Downloads
Google App Engine Standard Environment runtime support for Laravel apps
erdmenchen/laravel-bitbucket-deploy
689 Downloads
Deploy your Laravel app via Bitbucket pipelines and envoyer
sebastiaanluca/laravel-conditional-providers
33659 Downloads
Load Laravel service providers based on the current environment.
usmonaliyev/env-auth
251 Downloads
The package provides middleware for Laravel applications to handle Basic Authentication and Secret Key Authentication using credentials stored in the .env file.
umar-jimoh/laravel-secretsync
27 Downloads
Sync secrets from secret managers into your Laravel app with ease.
renoki-co/laravel-yaml-config
3 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
12 Downloads
Easily manage and switch between multiple environment files using cli.
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
533 Downloads
Get to know what's happening in your production environment!
samyapp/laravel-external-authentication
1100 Downloads
Laravel authentication guard for authentication based on headers or environment variables set by an authenticating reverse proxy.