2016年2月10日 - In this two part episode of creating a Restful API using Laravel (5.1), we discuss about how to set up roles for for a user and the associa...
2016年10月2日 - Building a basic REST API in Laravel is no more than retrieving data using models and formatting the response to JSON. The future tutorial ...