Q. Which Laravel file defines web routes?
β
Correct Answer: (B)
routes/web.php
Explanation: web.php contains routes for web interface.