Matt Stauffer 10/16/2014

Laravel 5.0 - Environment Detection & Environment Variables

Read Original

This technical article details the improvements in Laravel 5.0's environment detection system. It explains the shift from multiple environment files to using the PHP dotenv library with a single .env file. The post covers how to set the application environment, customize the .env.example file for team development, and reference variables within the .env file.

Laravel 5.0 - Environment Detection & Environment Variables

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet