##Hello, community! Today, I want to share and celebrate with you, my most recent achievement. I wor...
Hello people. I'm glad to share with all of you my most recent course about Lumen and the RESTful AP...
Hello people! I want to share the latest version of my course about Laravel. I read that some of you...
I want to share with you my current work, where I teach how to develop a RESTful API using Laravel o...
Hello. The problem is that you are using get("about", function() { return view("about...
Just to verify, do you use the return statement? (sometime, you can forgt it and obtain "nothin...
Hello. Normally Laravel return a JSON response for AJAX requests (but the client must specify it). T...
Is a little problem with your code logic. You are calling the utilityfunction() and this function re...
You can use the $visible or $hidden attributes in the Offer and Tag models. Just add into the $visib...
The Laravel portal for problem solving, knowledge sharing and community building.