Support the ongoing development of Laravel.io →

1,067 Threads

How to store data in different tables in db?

Hi..Recently I installed DOPTOR CMS.Really it is working good.I have one doubt,while creating the mo...

0 Likes
1 Replies

Problem saving information in the database.

Hi, I'm new in Laravel. I'm having a problem saving data in the database. I get an array and I'm try...

0 Likes
1 Replies
posted 10 years ago

Why is Form::model a code smell?

In this thread Robbo says: "Using Form::model in the first place is a code smell." There d...

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

Using delete form in modals (TW bootstrap)

Hi all, I have issue when trying to delete using modal windows confirmation popup. Inside that confi...

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

Foreign Keys Drop-down List

I have 2 tables: [CUSTOMERS] id, full_name, company_id [COMPANIES] id, company_name I already create...

0 Likes
3 Replies

optgroup select box

I've found a few examples of using optgroup, but they all seem to be missing what i'm looking for In...

0 Likes
0 Replies

laravel token validation

hello, I know laravel form prevent outside requests using hidden input filed called "_token&quo...

0 Likes
0 Replies

Where to put Form::macro() and create chain method (param) on it?

Where to put Form::macro()? And I would like to use chain method on it like this: Form::myField()-&g...

0 Likes
0 Replies

Combo box grid instead of select box?

I would like to use combo box grid instead of select bbox in my form. Pl help. ....

0 Likes
0 Replies

Register then Redirect to Intended Issue

I am trying to make it so if a user clicks on a protected link, they get forwarded to a login / regi...

0 Likes
2 Replies

Access Validation $errors outside a view?

In any view, $errors is always available and returns the appropriate object. However, I'm trying to...

0 Likes
6 Replies

Help how to have a better management of dependency for my controller

Let's say I have a controller named "PositionsController". This controller depends on &quo...

0 Likes
2 Replies
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

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

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.