
I run Laravel on both Ubuntu and Windows. I install Laravel on Ubuntu, and it works well. But when I start on Windows with the same project, it shows "Syntax error, unexpected ‘)’". I think it’s path problem between Ubuntu and Windows. How to solved this? Sourc..