Support the ongoing development of Laravel.io →

319 Threads

Managing dynamically added form inputs

I have two models Service and Toppings. Each Service hasMany Toppings, Toppings belongsTo Service. B...

0 Likes
2 Replies
Solved

Store array data in database table

Hello, I'm trying to store my array data in to the database with no luck. Here's what I have: In the...

0 Likes
11 Replies
Solved

Store output of foreach lopp in the database

Hello, I'm new with Laravel and web development in general. I'm learning while trying to build my ow...

0 Likes
6 Replies
Solved

Intervention / Image Upload Error {{ Image source not readable }}

I am trying to add a profile image upload in Laravel 5.1. I used the Intervention/Image Package but...

0 Likes
1 Replies
Solved

Delete element by ID from DataBase

I try to delete a line with specified ID from database and i get an error: MethodNotAllowedHttpExcep...

0 Likes
5 Replies
Solved

Mulyiple Image Upload is not going in correct into Database

####Like this image is going in DB ["image1","image2","image3"] but I...

0 Likes
2 Replies
Solved

problem to update my image path in lavarel5.1

Hi I tried to update my image path in MySql but i see some tmp file path in mysql and i dont have an...

0 Likes
3 Replies
Solved

CRUD, Having Problem with Update and delete data

Hi can someone help me??please, I'm having problem with updating and deleting data when I'm trying t...

0 Likes
4 Replies
Solved
posted 8 years ago

File not being uploaden online (offline/local works)

All, Case: Uploading profile picture. This is working offline on my localhost, but after putting it...

0 Likes
1 Replies
Solved

Mass Assignment from Request data

Hello I want to do a mass assignment from a request, but im facing some trouble with the autogenerat...

0 Likes
3 Replies
Solved

Most proper way to change laravel config values through web form

If i want to give the logged in administrator the power to change certain config values (like timezo...

0 Likes
2 Replies
Solved

Display Form element ( input, select ) when change in Drop Down option or tick on Checkbox

I want to show inputbox based on change of Drop down menu option. By default all the input boxes are...

0 Likes
2 Replies
Solved
posted 8 years ago

Stateful Form Example

I am wondering if there is any existing stateful form examples in laravel. Or Anyone contributed of...

0 Likes
1 Replies
Solved

Dependent Drop downs

I am trying to get one select box(number) to be depending on another(type). I am close but i keep ge...

0 Likes
4 Replies
Solved

Accessing site from mobile phone shows error 'trying to get property of non object"

Hi The page works correctly from my desktop pc but i get this error when accessing via mobile. Do i...

0 Likes
3 Replies
Solved

Laravel update password errors

Hi i'm trying to update user password using ajax but i keep getting 500 error.What i've done wrong #...

0 Likes
1 Replies
Solved

Ajax Autocomplete input

Hello guys! I am trying to implement an Ajax Autocomplete field in my form. I am using the following...

0 Likes
7 Replies
Solved

syntax error, unexpected '<'

I'm creating a select in a form and I'd like to loop through 10 options printing out the numbers 1-1...

0 Likes
2 Replies
Solved

Redirect to home page when trying to load pages

Hello. When trying to load pages like: localhost:8000/auth/register localhost:8000/auth/login it imm...

0 Likes
4 Replies
Solved

Need to integrate CC Avenue payment gateway in my Laravel app

Hi all, I am developing a web-app in Laravel. I need to integrate CC Avenue payment gateway with my...

0 Likes
6 Replies
Solved

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.