Support the ongoing development of Laravel.io →

1,385 Threads

Dynamic form fields, save to db

Hey guys, I'm trying to save some form fields to my DB that I am creating dynamically with a button...

0 Likes
3 Replies

Weird behaviour when @foreach uses an @include with @extends (Bug?)

Hi everyone! I keep getting this weird behaviour, I'm not sure if I'm missing something or if it's s...

0 Likes
0 Replies

Array to fill a checkbox

I have a array(username => 'blalba', ...) and I want to create checkboxes with the username value...

0 Likes
2 Replies
Solved

Why do my image fields get cleared when I click to edit a post?

Hi, I have got a simple post setup where I have 2 image fields in the post and then some other input...

0 Likes
2 Replies

a problem with session and csrf token in old browser in a web server

when i use opera 12 and older and IE and other old browser for get my web app in a server with this...

0 Likes
0 Replies

a post redirect method in routes, is this possible?

http://laravel.io/bin/6Lnlj Lines 16 to 22. I have a post route that validates the form that is in t...

0 Likes
0 Replies

AJAX show results on page.

I'm have a form that i'm trying to get to search my database and shows the results in a hidden div b...

0 Likes
3 Replies

Mass deleting and single deleting in one page with laravel

I got a form where I am able to destroy multiple items by checking a checkbox and able to delete a s...

0 Likes
3 Replies

Problem with {{ Form::text('{{name}}') }} in Blade?

I have problem with {{ Form::text('{{name}}') }} in Blade. Please help me.

0 Likes
7 Replies

Remote forms

Hello, is there way to make form submitting via ajax by default? In rails there is :remote => tru...

0 Likes
0 Replies
posted 9 years ago

detect pressed button in controller (ajax)


I have 2 forms on one Category page: create and edit (with select options list) . I want to be able...

0 Likes
1 Replies

Empty label text in laravel Label

What I need is: (note that there is NOTHING between the label opening and closing tag) <label for...

0 Likes
1 Replies
Solved

understanding laravel dropdown

hi, i'm a newbie to laravel framework and i just find it's so hard to understanding laravel form usa...

0 Likes
2 Replies

Best practice populating forms?

I've got quite a large and (complex ish) form marked up in a blade template (create.blade.php) It co...

0 Likes
2 Replies
Solved

Unable to change the route of a Laravel form using JavaScript.

I am trying to use JavaScript to change the url (acton) and method of a form, but it does not work....

0 Likes
2 Replies
Solved

How to create own method for validation

Hello, i have a code like this if ($validation->fails()) { foreach ($validation->messages(...

0 Likes
0 Replies

Link Redirect to specific method inside controller?

Hi, I want to make a link which redirect to specific method inside a controller when it is clicked....

0 Likes
1 Replies

General Laravel/AJAX question

I apologize in advance if someone has addressed this on a separate thread and I just didn't see it....

0 Likes
10 Replies
Solved

(SOLVED) Text inputs using Input::get() are not being pulled

EDIT: Figured it out. I was targeting the wrong php.ini (why on earth would I have more than one in...

0 Likes
1 Replies

Problem with Macros

Hi guys, I have a problem with my own Macros. I made my own file that is call (/app/macros/macros.ph...

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