Level 102
Sounds like your php version is wrong. You probably have 7.4 or something and need 8.x
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I installed lumen . when I try to migrate a table, it gives this errro -
In Command.php line 360:
syntax error, unexpected token ")"
Do I have to install some dependencies ?
Curios btw. Why use lumen? Why not laravel? It even suggests so on the front page (red box) https://lumen.laravel.com/docs/9.x
Please or to participate in this conversation.