issues
search
cardinalhorizon
/
VAOS
Virtual Aviation Operations System
http://www.fsvaos.net
GNU General Public License v3.0
48
stars
19
forks
source link
Reworked setup install
#38
Closed
mario-fehr
closed
7 years ago
mario-fehr
commented
7 years ago
changelog:
Removed laravel-dotenv-editor and do setup the laravel way
Composerupdate
changed how evn vars. are set. Now we work with the $_ENV PHP super-global and env helper (
https://laravel.com/docs/5.4/configuration#environment-configuration
,
https://laravel.com/docs/5.4/helpers#method-env
) changelog DEV:
Added IDE-Helper
changelog:
changed how evn vars. are set. Now we work with the $_ENV PHP super-global and env helper (https://laravel.com/docs/5.4/configuration#environment-configuration, https://laravel.com/docs/5.4/helpers#method-env) changelog DEV: