I have two models Service and Toppings. Each Service hasMany Toppings, Toppings belongsTo Service. B...
Hello, I'm trying to store my array data in to the database with no luck. Here's what I have: In the...
Hello, I'm new with Laravel and web development in general. I'm learning while trying to build my ow...
I am trying to add a profile image upload in Laravel 5.1. I used the Intervention/Image Package but...
I try to delete a line with specified ID from database and i get an error: MethodNotAllowedHttpExcep...
####Like this image is going in DB ["image1","image2","image3"] but I...
Hi I tried to update my image path in MySql but i see some tmp file path in mysql and i dont have an...
Hi can someone help me??please, I'm having problem with updating and deleting data when I'm trying t...
All, Case: Uploading profile picture. This is working offline on my localhost, but after putting it...
Hello I want to do a mass assignment from a request, but im facing some trouble with the autogenerat...
If i want to give the logged in administrator the power to change certain config values (like timezo...
I want to show inputbox based on change of Drop down menu option. By default all the input boxes are...
I am wondering if there is any existing stateful form examples in laravel. Or Anyone contributed of...
I am trying to get one select box(number) to be depending on another(type). I am close but i keep ge...
Hi The page works correctly from my desktop pc but i get this error when accessing via mobile. Do i...
Hi i'm trying to update user password using ajax but i keep getting 500 error.What i've done wrong #...
Hello guys! I am trying to implement an Ajax Autocomplete field in my form. I am using the following...
I'm creating a select in a form and I'd like to loop through 10 options printing out the numbers 1-1...
Hello. When trying to load pages like: localhost:8000/auth/register localhost:8000/auth/login it imm...
Hi all, I am developing a web-app in Laravel. I need to integrate CC Avenue payment gateway with my...
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