Support the ongoing development of Laravel.io →
JuanDMeGon

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 10 years ago

Beginning with routes and views

Hello. The problem is that you are using get("about", function() { return view("about...

0 Likes
replied 10 years ago

Error Catching

Just to verify, do you use the return statement? (sometime, you can forgt it and obtain "nothin...

0 Likes
Solved
replied 10 years ago

Plain error messages?

Hello. Normally Laravel return a JSON response for AJAX requests (but the client must specify it). T...

0 Likes
replied 10 years ago

Laravel return a blank view

Is a little problem with your code logic. You are calling the utilityfunction() and this function re...

0 Likes
Solved
replied 10 years ago

Problem with eager loading with pivot table and specified ids

You can use the $visible or $hidden attributes in the Offer and Tag models. Just add into the $visib...

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.

© 2026 Laravel.io - All rights reserved.