darsain / laravel-console

In-browser console for Laravel PHP framework.
170 stars 44 forks source link

Routes do not work. #27

Closed computeus closed 10 years ago

computeus commented 10 years ago

I am using Laravel 4.1.* and installed the console.

Routes not working out of the box. I have to copy them to route.php file.

darsain commented 10 years ago

Can anyone point me to a problem? Haven't used Laravel in a while.

computeus commented 10 years ago

Hi,

After some digging I found that the problem is not related to laravel-console. I am using vagrant for my development and it seems server settings in vagrant causes this issue.


After some debugging it seems console_whitelist option creates this error.