daylerees / anbu

Anbu profiler for the Laravel PHP Framework.
308 stars 24 forks source link

On windows with Laravel 4.3 getting this #3

Closed mabasic closed 10 years ago

mabasic commented 10 years ago

anbu-issue

I was just trying to do a simple php artisan after installing the package.

If I go to Homestead it works normal. If I remove Anbu and try php artisan from Windows it works.

Any clue what is happening ?

mabasic commented 10 years ago

If I remove anbu, create a migration and do php artisan migrate from Windows it works. I have added my windows pc name to local environment and the local/database.php works as expected. But after I install anbu I can't run simple php artisan from windows. On Homestead it works normal.

mabasic commented 10 years ago

Okey, my bad. There was a problem connecting to the database.