Laravel-EnvEditor
Laravel-EnvEditor copied to clipboard
An alternative approach for .env files handling (UI icluded)
Closes #34 ## Description Gives the option to configure the `envFileName` as `''` *(empty string)* to auto-detect currently used `.env`
## Issue description Example setup with following `.env` files: - `.env` with `APP_ENV="production"` - `.env.testing` with `APP_ENV="testing"` When you run with an `.env` file which differs in name from the...
After run project `php artisan serve`, When Environment modified. Restarting the server, that's why my request connection is lost and my request is not completed. what can I do now...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.3.0 to 2.4.0. Release notes Sourced from dependabot/fetch-metadata's releases. v2.4.0 What's Changed Bump actions/create-github-app-token from 1.11.0 to 1.11.3 by @dependabot in dependabot/fetch-metadata#598 Bump @vercel/ncc from 0.38.1 to...