From the great new documentation for Laravel 5.1: http://laravel.com/docs/5.1/installation#environme...
For Laravel 5.1, if the .env file does not exist, duplicate the .env.example file, rename it to .env...
The Laravel portal for problem solving, knowledge sharing and community building.