Hi, I made my own ApiResponse wrapper in my starter API. It extends Response and manages some basic...
Hi, If I were you, I'd use access token.. and store them in a database. I already implemented someth...
Hi, I made a starter API using REST conventions.. I already included a few useful features: https://...
Hi, I guess you shouldn't rely on a relationnal model of data. Maybe NoSQL could help.. You can have...
Hi, Here is a RESTful API starter I've been working on. It includes convenient way to return error m...
The Laravel portal for problem solving, knowledge sharing and community building.
The community