Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix installation broken Dotenv on Laravel 5.8
Dotenv on Laravel 5.8 was bumped to a new version which changes the bootstrap process. This BC fix allows for both installs to be used. Fixes #614
- Loading branch information