Support the ongoing development of Laravel.io →

899 Threads

Laravel inserting into a three-way pivot table

##Summary## I am building a music discovery service. My question is: How do I insert data into the t...

0 Likes
1 Replies

Validation based on different fields

I have 3 select lists with countries, I want the user to change only one of the 3 lists, this works...

0 Likes
0 Replies
posted 9 years ago

Encoded characters when passing URL string

I'm submitting a form to a landing page from an email and it needs to prepopulate. So I'm doing it l...

0 Likes
2 Replies

Datetime Problems

Hey guys, I want to print my model's created_at value in different languages. I google'd this subjec...

0 Likes
3 Replies

Use newly created value in select box

Hi everybody, Such great support in here - really hope I can give back some karma to all of you writ...

0 Likes
3 Replies

Is it possible to append a query string on home page?

I want to automatically when the user comes to the site append a query string on the home page. Is t...

0 Likes
1 Replies

validator with mime XLS fail

hi guys.. I have some problem with laravel validator,.. I just want upload my xls file, but I got th...

0 Likes
3 Replies

How to set default number format for inputs?

I want to use comma as decimal separator on inputs, save it on database and get it later with comma...

0 Likes
2 Replies

Error Exception Undefined index

Hello Guys, i have a problem to saving the data from my form input array fields to database. i have...

0 Likes
1 Replies

Migration

How do i use the down function only of the file in migration.

0 Likes
0 Replies

How to save Data with same name Fields

Hello Guys, I just Worried for my Codes, And I dont know what to do. Cuz, iam new in Laravel, My Pro...

0 Likes
2 Replies

route doesnt work

why this route wont work ? its just refreshed the page. data wont fill in database routes.php <?p...

0 Likes
1 Replies

Best way to work with mass update, insert and delete

I have form with hours (for every weekdays) and want: insert, update or delete row. Is there a bette...

0 Likes
1 Replies

Input "less than" character entity, stored as less than sign

I think Laravel can mangle character entities when storing into database. Has anyone else noticed th...

0 Likes
2 Replies

Return user after form validation to step 2

Hello, I am busy creating a step by step application where the user have to submit stuff. In the fir...

0 Likes
0 Replies

Problem with get route

Hi, In my application ,i done these steps I define Route::resource('users', 'UsersController');...

0 Likes
3 Replies

Validate multi models in one form

Hi all I have two table in DB : companies and shop, both of them have name fields . And I want to a...

0 Likes
1 Replies

Problem with dynamically created input fields

In my Laravel installation I have posts and tags entities with relationships between them. In the cr...

0 Likes
0 Replies
posted 9 years ago

Problem with route and get parameters

I'm tryting to add search function to backend of website i'm working on. Here is my search form. And...

0 Likes
2 Replies

Image Validation Issue

Hello Guys. When i use image or mimes validation i face with this error Symfony \ Component \ HttpFo...

0 Likes
1 Replies

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.