Support the ongoing development of Laravel.io →

JuanDMeGon

Joined 26 May 2015

Statistics

Threads 4
Replies 26
Solutions 6
Articles 0

Create a truly RESTful API with Laravel

##Hello, community! Today, I want to share and celebrate with you, my most recent achievement. I wor...

0 Likes
2 Replies

[Contribution] Lumen 5.1 and Homestead of Laravel: Create a RESTful API

Hello people. I'm glad to share with all of you my most recent course about Lumen and the RESTful AP...

0 Likes
0 Replies

Step-by-step course: Learn Laravel: Be a Web Professional

Hello people! I want to share the latest version of my course about Laravel. I read that some of you...

0 Likes
2 Replies

RESTful API with a Complete Course

I want to share with you my current work, where I teach how to develop a RESTful API using Laravel o...

0 Likes
9 Replies
replied 6 years ago

How make REST API in laravel 5?

Lumen is suitable for micro services and if you have a simple, short (non-complex) and fast RESTful...

0 Likes
replied 8 years ago

Call to undefined method Illuminate\Database\Query\Builder::lists()

Check here the API of Laravel 5.2: https://laravel.com/api/5.2/Illuminate/Database/Query/Builder.htm...

0 Likes
Solved
replied 8 years ago

homestead - vagrant problem

The problem is that you are trying to use vagrant inside the virtual machine (after did ssh) and of...

0 Likes
replied 8 years ago

How do I remove redundant index keyed results from JSON response?

Possibly the array helpers are the solution. $response = .... //The result of the query. array_only(...

0 Likes
replied 8 years ago

RESTful API with a Complete Course

Recently was added a new section to Update the OAuth2 server. Due to the latest changes in the OAuth...

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.