Support the ongoing development of Laravel.io →

merlosy

Joined 11 Apr 2014

Statistics

Threads 0
Replies 8
Solutions 0
Articles 0

merlosy has not posted any threads yet

replied 9 years ago

Add REST API to existing site

Hi, I made my own ApiResponse wrapper in my starter API. It extends Response and manages some basic...

0 Likes
replied 9 years ago

authentication via REST API for CORS

Hi, If I were you, I'd use access token.. and store them in a database. I already implemented someth...

0 Likes
replied 9 years ago

what is the best Laravel REST API package

Hi, I made a starter API using REST conventions.. I already included a few useful features: https://...

0 Likes
replied 9 years ago

Storing into database a model that contains multiple models which might be of different type.

Hi, I guess you shouldn't rely on a relationnal model of data. Maybe NoSQL could help.. You can have...

0 Likes
replied 9 years ago

Creating an API: Use the same base or not?

Hi, Here is a RESTful API starter I've been working on. It includes convenient way to return error m...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.