Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

KalimeroMK's avatar

php artisan route:list not working

update project form laravel 8 to 9 ane comand php artisan route:list not working when I run it not returning eny dota just empty line no errors nothing in log file no error is writen

Zorans-MacBook-Pro:Ecomm zoranbogoevski$ php artisan route:list
Zorans-MacBook-Pro:Ecomm zoranbogoevski$ 

no error no data just empty line

0 likes
9 replies
KalimeroMK's avatar

@Sinnbeck not working try

php artisan optimize:clear
php artisan optimize
php artisan cache:clear
php artisan config:clear
Sinnbeck's avatar

@KalimeroMK I can only find a single thread with the same issue, and it was never solved. So I cannot say where the error is. Any chance the code it on github so we can try it ourselves?

KalimeroMK's avatar

@Sinnbeck manage to debug and I use nwidart/laravel-modules package for modular patern and when I remove billing form modules_statuses.json file it is ok now but cenot see enyting worng in Billing module can you check

Sinnbeck's avatar
Sinnbeck
Best Answer
Level 102

@KalimeroMK Well you probably need to talk to them about it :) Or dig into the code yourself

1 like

Please or to participate in this conversation.