I have a command that runs in an while(1) loop, which occasionally needs to send an email alert usin...
I guess you could just store in your usual language files: $validator->errors()->add($formFiel...
How do you want to use the data? It is usually better practice to use a column for each value, unles...
Your problem is with your jquery code then - can you post that (or you might get more responses in a...
If you remove the jquery validation does it work? nb You should use server side (laravel) validation...
You need to get your images back into an array // explode images into an array $images = explode(','...
The Laravel portal for problem solving, knowledge sharing and community building.