Test-Laravel-Routes
Test-Laravel-Routes copied to clipboard
Task 12 doesn't pass (because of wrong Controller)
This is for the ones (like I was) that finished all tasks but the final one (12). It took me about 40mins to figure this out.
Solution: watch carefully the app\Http\Controllers
folder. There is a special one called Api
.