I was doing some multiple file validation. I have my html like so: <html> <body>...
I was trying to upload a file in Laravel 5.2, but when I try to access it using the file method it a...
Hey All, I have a Quote model with a table column boolean('approved') which I want to use to setup t...
Hello every one, I am creating Rest Api using Laravel and i have some problem regrading Request inpu...
Suppose, I have these ardent models class User extends \LaravelBook\Ardent\Ardent { public $aut...
When i use WWW before the domain my site working and and I have no problems, but if I remove the WWW...
I have an existing Laravel 4.0 project that I have been trying to update to Laravel 4.1. I created a...
I'm using the Stapler Lib to make the image upload. My form has an input field for image description...
Please i need some help in my application. I am using Laravel 4.2 and MySQL database. I am trying to...
for some reason it doesnt return null anymore though I didnt know why it works. now I want to popula...
Hello, I'm trying to pass the data of the form to the post route, but I always get the "MethodN...
Hi Guys, I am Pretty New To Developing in PHP + Laravel, I was recently learning to Code Raw PHP whe...
I have form that should post data in JSON format, but it doesn't work yet. here is my blade {!! Form...
Hi guys, i have a form that uses a select option, setup as follows : {!! Form::select('property_type...
Hi there, I have a problem when I try to store a empty string into the database, laravel stores it a...
Im getting this error "Undefined offset: 1" what should I change here: Controller: pub...
I get this error when I try to edit my users array_merge(): Argument #2 is not an array I've tried...
I keep getting an error when submitting form using Ajax post 500 (Internal Server Error). I am using...
What should I change to save multiple data here? Thanks in advance. This should be the output fsr_nu...
I've got this, both of these works but there is a problem at the first one. The <option value="ID...
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