Hello everyone, Can someone please help update files in my /public/updates/ folder. I need to update...
I can now create solutions for registering products . The existing system was not put in the DB by r...
I am trying to pass request variables to unit test my api calls to the controller, which i do as fol...
I have created two validation requests and want to validate them like shown below. public function s...
To help users filter products by params I used form with multiple fields. {!! Form::open(['action' =...
During registration, I am inserting rows into various tables which references another table using fo...
I am working on a project that gets criminal and credit reports for renters from a Credit Bureau. Th...
I'm using the eloquent authentication driver. After an unsuccessful registration, a user is redirect...
I am attempting to save a related model (Access.php) from my AuthenticationController on login Authe...
I added the ability to edit products to the popular tutorial e-commerce application on https://cours...
Hi: I have this view: $post->user->name I can call it in the post page successfully Now i nee...
As the title says, laravel seems to be double encoding spaces resulting in urls that have %2520. I d...
I'm having weird issues with Redirect:back() or Redirect::action('Controller@Method') It's happening...
Hello everyone! I have a problem with Amazon S3 service. I can't connect to my bucket and i've tried...
I have a CSV file with a couple of hundred user. Every user has a unique code. When uploading the cs...
Guys, I would like my routes to handle basic validation of the request. What I want to do is the fol...
Good day I have a table with an array input values that want to be submitted to my application pleas...
We're building a restful api which in this case is consumed via an Angular frontend. All works well,...
I'm trying to store the manipulations of image intervention in a database, but I'm unable to do so....
Hii how to insert data from multiple select to database ?? I'm using this code
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