Hello guys, I'm making a school system for my school and I have this problem in which I'm stuck for...
Hi, this is the common version of routing: Route::get('/test/{squirrel}', function($squirrel){$data[...
I should validate if relationship exit when i create an enrtity. Example: A "Role" should...
I need to be able to return an inline-image to the browser. The images are pulled from outside /publ...
Hi ! Before explaining my problem, I just want to say that I'm new in laravel (and frameworks). So,...
Hi! Does anyone of you have (or could write) a complete, working with Laravel 5.2 tutorial of Ajax u...
Hi can someone help me??please, I'm having problem with updating and deleting data when I'm trying t...
Now this is a something really strange: I am running Apache with 2 websites on it. The sites are exa...
I'm trying to set up my local environment with MAMP. However, I want my database to point to my RDS...
MY CLASS : namespace App\Http\Middleware; use Closure; use Illuminate\Routing\Redirector; use Ill...
Can anyone tell me if this is possible please? If I post a JSON request to a Lumen app (with Content...
Hello wonderful Laravel community. I'm working on a laravel spark project and I'm not sure what I've...
Hello I want to do a mass assignment from a request, but im facing some trouble with the autogenerat...
Hey guys!!! How are you doing? I hope great! I am facing some issues working with Laravel 5.2 and ho...
Hi everybody. I need your advice about something. I am currently making a CMS in Laravel 5.2. I've c...
I'm developing an API to generate QRCodes using Endroid/QrCode package. I want to generate the QrCod...
I'm building a system that will dynamically load components based on the Request URI. Each of these...
IndexController.php <?php namespace MarketSpace\Http\Controllers; use Illuminate\Http\Request; c...
Hi I've been searching around a little bit but cannot seem to find it. I have a a column in my datab...
I'm trying to test a file upload but when action is touched, there is no file in Input::file. This i...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community