You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Bugfix dotenv test in laravel.php
The test to check if .env file is present was not checking if the dotenv variable was set and always used the default. Added getter for dotenv variable.
* change current_path to release_or_current_path in dotenv description
Change instructions for set dotenv to use release_or_current_path variable.
* change current_path to release_or_current_path in dotenv description
Change instructions for set dotenv to use release_or_current_path variable.
* Revert "Merge branch 'master' into patch-1"
This reverts commit df230db, reversing
changes made to 8a92805.
0 commit comments