Hi, I'm trying to upload an image to a S3 bucket. In a controller, a method called uploadPhoto() get...
Hi all, I'm working on a RestAPI where the data coming in is in json format. For example. { &...
I'm trying to use a Form::model method to update a record using form partials, which is working as e...
I am trying to make a simple app based on Scotch.io tutorial. I don't have a clue how to get data i...
Hello, my table is: users { -bank -movement ... } Validator to the form fields: $validator = Valid...
It seems like this is a missing feature in Illuminate\Http\Request in L4. Input::has() only returns...
Subscription not working at the time user registration. I echoed stripe token which is perfect. but...
AccountController.php: http://wklej.org/id/1622944/ Routes.php: http://wklej.org/id/1622946/ create....
Hi everyone, I have two website: website1 and website2. I have a folder call "uploads" int...
Sorry if this is a beginners question. I am using Laravel 5 and trying to make an application that...
hi, im newbie, i'm using laravel 4.2 When i send a post request to home path route::post('/',functio...
hi, i'm newbie can you help me... I get an assignment from my teacher to make auth i have two table...
Hi, I am trying to run a function only when certain values have been changed, however isDirty doesn'...
I have the following in my controller, I want to get to the POST (store()) method of anotherControll...
Hello everyone, I get this error for the post method not for get method Symfony \ Component \ HttpK...
First make a TestRequest with artisan make:request TestRequest. Then put this code in your routes.ph...
I have a Kendo Ui grid in my laravel application. It uses laravel resource route for CRUD operation....
Hi Everyone, I'm attempting to save user search phrases into my mysql database. I'm having a difficu...
Hey, I am starting with testing and right now I want to test my controller using phpunit. I have suc...
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