September 2017
Intermediate to advanced
244 pages
6h 44m
English
Lumen has better routing capabilities. It not only lets you tell which URLs should be served by which controller but also lets you tell which URLs with which HTTP Method should be served by which controller and which method of the controller. In fact, most of the HTTP methods that we use in the RESTful convention can be specified in Lumen.
While creating RESTful web service for our blog example, we will see code examples as well.
Read now
Unlock full access