sdebacker / TypiCMS

Multilingual CMS built with Laravel 4.2
MIT License
474 stars 119 forks source link

No Database selected #63

Closed skynetweb closed 10 years ago

skynetweb commented 10 years ago

Hi, when i try to install TypiCms and i run this command php artisan migrate --seed it says that theres is not database selected. I must mention that i placed my database login info into the .env.local.php file.

Regards, Alex

elvendor commented 10 years ago

Hi, @skynetweb! Make sure you configured an environment detection in bootstrap/start.php properly.

sdebacker commented 10 years ago

More info on how to configure your env : http://laravel.com/docs/configuration#environment-configuration