Support the ongoing development of Laravel.io →

1,384 Threads

posted 10 years ago

Auto register for jQuery (UI) components

Hi everyone. I am currently building a web application and want to use several of those nice ui stuf...

0 Likes
0 Replies

Old Input not working in IE?

Hi all, I'm builing a back-end and using Old Input to store inputs over 3 pages. Page 1: show the f...

0 Likes
1 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

post request in Laravel4 redirect on wrong url

This is My code in route.php Route::group(array('domain' => '{subdomain}.'.Config::get('a...

0 Likes
0 Replies

Adding css and js (jquerymobile)

Hi. I'm trying to add jquerymobile css and js files using {{ HTML::style( 'css/jquery.mobile-1.4.2.m...

0 Likes
2 Replies
posted 10 years ago

What is the best way to get a list of only the edited form fields

Is there a Laravel way of getting a list of only the form fields where the value of the field has ch...

0 Likes
4 Replies
Solved

Store information to DB with Ajax / Jquery / javascript ? Best solution?

Hi there, I have a view that shows a list of "things". Each "thing" has a checkb...

0 Likes
3 Replies

Populate edit form inputs with many to many eloquent query?

I have a form that allows a user to submit a small image and a large image. The edit form is where I...

0 Likes
3 Replies

File validation "The file exceeds your upload_max_filesize ini directive" Problem

Hi, I have a form with some validation rules and everything but the file validation works. The probl...

0 Likes
0 Replies

Checkboxes, checked and unchecked

Hi I've got 2 tables. THe first one is the full listed option with (id, name). The second one is the...

0 Likes
0 Replies

Updating a boolean field

Hi community, I have a form where I'm using Form::checkbox() helper, it's works just fine, but when...

0 Likes
2 Replies
Solved

problem with uploading files its create directory with the name of my file !!

hi every one i have a strange issue with uploading files i make a form where i put image title and...

0 Likes
1 Replies
Solved

Press back button takes me to unexpected page after update method

Hi everyone, So I am creating an application that manages clients with the CRUD operations using Rou...

0 Likes
2 Replies

Having problem inserting multiple rows in a table.

I have got the following array from my form. Now I want to store those data in a table. Array: Array...

0 Likes
2 Replies
posted 10 years ago

Accessing the values of input fields with same name (set of inputs - fields for a list of employees)

Hi, I have a form which is populated dynamically for each employee. Each employee has a set of input...

0 Likes
2 Replies
Solved

Image Upload / Lavarel stores image as a .tmp and not .img file

I created a Forum which should upload an image. In my form i`ve {{ Form::file('image') }} This is a...

0 Likes
0 Replies

Issue with Laravel's Form Builder

The getMethod function implementation does not accept all HTTP verbs except POST, GET? My use case i...

0 Likes
1 Replies

Only pulling data from 7 days ago

Hey everyone, I am working on creating a news area for a local organization in my hometown. The basi...

0 Likes
1 Replies
Solved

Redirect::intended() and POST routes

Hi everyone, I'm having a bit of trouble with this question : How to access a post route with Redire...

0 Likes
2 Replies
Solved

Validate multiple fields on form

Hi there. i have a form that i want to accept multiple entries at once. for example, 10 object names...

0 Likes
0 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.