newtonianb
newtonianb
@kentliau How can you get it working with homestead? I am getting this error and yes I beleive because of homestead
I removed the 'before' filter in `vendor/darsain/laravel-console/src/routes.php` and now the console page loads but when I run a command I get that error again ``` vendor/laravel/framework/src/Illuminate/Foundation/Application.php Line 909 ```
The problem when I run the compile for production command line from my local environment it will think its local , our workflow is we compile locally then push rsync...
I am also interested in this, no feedback?
+1 if someone knows how to fix
any updates on this?
Thanks for the tip robmazan! Permissions was the problem
Nice observation guys and definitely now that you mention it it seems like a windows path bug. You would not believe how many npm libraries all have this kind of...