Support the ongoing development of Laravel.io →

1,385 Threads

Do search by criteria...

Hello! I need to do a search by criteria... I have many products, so.. need to show show only the p...

0 Likes
7 Replies
Solved

Using Former with TwigBridge

Hi all I'm developing my first Laravel site and I'm trying to use Former with TwigBridge (version 0....

0 Likes
3 Replies
Solved

Multi part survey - How to make in Laravel?

Hey there. I am currently busy with a application that should work like this: We have several studen...

0 Likes
1 Replies

please i have bizarre problem

when i click on < EDIT POST > i cant send Input::All() to PostController i have this link http...

0 Likes
2 Replies
posted 9 years ago

i can't send input to DB

{{ Form::model($user, array('method' => 'put', 'action' => array('user.update', $user->id)...

0 Likes
2 Replies

Multiple File Upload

Hi, i generated a multiple upload form with the former generator tool from https://github.com/Anahki...

0 Likes
2 Replies

Passing id value from select list to controller, getting object expected error

I've constructed a select list in a dashboard view, which lists id and name of various components. T...

0 Likes
3 Replies
Solved

Show data from an array to a dynamic selectbox (jQuery - AJAX)

Hi everybody, I'm trying to implement a dynamic select box using jQuery and I have some problems......

0 Likes
0 Replies
posted 9 years ago

How to create type of facebook groups with Laravel?

Hi I want to make membership groups using Laravel similar to facebook groups where you have a group...

0 Likes
0 Replies

posting a form with ajax in laravel

I am new with ajax and want to make a to-do-list according to http://www.packtpub.com/article/bu...

0 Likes
11 Replies

How to change mysql settings in the config folder using html forms and laravel?

Hello. How to change mysql settings in the config folder using html forms and laravel? I want when u...

0 Likes
5 Replies

pagination search page

Hi everyone, I have a page with all users and I have a search box. When I search, shows me the resul...

0 Likes
3 Replies
Solved

JavaScript::put not working

I just want to pass some variable to my JS file so I use de laracasts/utilities for this. But I chan...

0 Likes
0 Replies

Unique validation for create and update user

Hi all, i have an app that provides registration users and edit information account. In registration...

0 Likes
2 Replies

Insert dynamic form data via model

Hello, i want to insert dynamic forms into the database. Database table : ID | DEPARTMENT_ID | CATEG...

0 Likes
0 Replies
posted 9 years ago

Blade within PHP?

Hi, I'd like to create a {{ Form }} within several elements on a page. So I tried, foreach($group as...

0 Likes
2 Replies
Solved
posted 9 years ago

jQuery ajax form submission callback with newly inserted row

Hey, I'm about to play around with this but just thought I'd ask to see if anyone knows already... I...

0 Likes
1 Replies
Solved

Laravel + SOFTWARE FOR DESIGNING WEBSITE

Hello! Does laravel work with generated code(html, css and javascript) from software which is respon...

0 Likes
3 Replies

Adding form macros not working as directed.

Hi again, I want to add an HTML 5 date input type. I am using this guide and file: http://blog.small...

0 Likes
1 Replies
Solved

How to display posted data into my form inputs

Hi, My problem is very simple. I'd like to display into my formś input the content I wrote when ther...

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