dibyendu's avatar

Wrong Documentation

Lumen Route documentation is wrong. In the 5.3 documentation they are saying route file belongs to routes/web.php but route file actually exist in app/http/routes.php

I used this command to install lumen 5.3: composer create-project --prefer-dist laravel/lumen=5.3 api5.3

0 likes
2 replies
dibyendu's avatar

Thank You. Folder structure is correct in this repo. I thought laravel 5.3 must have the same structure mentioned in laravel doc.

Please or to participate in this conversation.