Support the ongoing development of Laravel.io →

1,384 Threads

How to handle relations between table in forms?

Hi, I've been looking for examples for a while and found out that the docs are lacking about this. H...

0 Likes
3 Replies
posted 10 years ago

Form MethodNotAllowedHttpException

Hello im trying to test something and have a POST form with action to php script, and im getting Met...

0 Likes
1 Replies

POST & GET / Route Design

How should I manage my application with POST & GET After i POST do i RETURN View::Make or do i R...

0 Likes
1 Replies
Solved

Eloquent - select single value from database

Hi all, I'm creating a drop down list that gets populated using data from a database. Everything wor...

0 Likes
3 Replies

authenticate from second database

I have a form with a 'name' textfield. When i press send laravel checks if the username exists. If s...

0 Likes
2 Replies
Solved

detect if the uploaded file is an image

any idea on simple function to know if the file uploaded is an image? I know you can do geMimeType b...

0 Likes
4 Replies

jquery mobile simple form route does not work

I have this view code (hello.php) <!DOCTYPE html> <html> <head> <meta name=&quo...

0 Likes
3 Replies
Solved
posted 10 years ago

Is this a bug or am I doing something wrong?

Hi there. I'm trying to get a bit of simple routing done and it's not working as expected. I have th...

0 Likes
1 Replies

Survey Design

I am looking to create a dynamic form survey using a database with questions, answers, and associati...

0 Likes
0 Replies

AndreasLutro...

[ user temporarily banned for post content ]

0 Likes
0 Replies

Best Practice for Multi-Page Forms???

I have done some research and am still not able to find any examples or best practices on persisting...

0 Likes
1 Replies

Jquery auto-complete - bridge table - best practice.

This is a noob question but I hope you can help. I have a table of reference data (places, events, p...

0 Likes
0 Replies

Storing multile selections into database

Hello, I have a form with select name "interests" and i present multiple options so i am u...

0 Likes
4 Replies
Solved
posted 10 years ago

Form::select default value LV 4.1

Hi I have a strange problem. Welll im using Form::select and supply it with data. Then te Form::mode...

0 Likes
0 Replies
posted 10 years ago

How to use ajax?

Dear, I want to use ajax like onChange of Select Options and then it will change any Form Objects....

0 Likes
1 Replies
posted 10 years ago

Laravel and jquery.chained.js - how to

Hi Guys, Im trying to integrate jquery.chained.js (http://www.appelsiini.net/projects/chained) in my...

0 Likes
1 Replies
Solved

Laravel + Angular Js : File Data problem

Hello I develop a website with Laravel and AngularJs for my studies, But i've a problem with "f...

0 Likes
0 Replies

Ideas on how to handle form with files

Hi all. I am thinking on how to deal with form handling which contains files and which can be submit...

0 Likes
0 Replies

[macro] Form::select() with optgroups based on model's field

Suppose you have a simple products table: id | name | category ....................... 1 | prod1 |...

0 Likes
1 Replies

Ajax pagination with select box to chose number of items per page

I found this: https://gist.github.com/tobysteward/6163902 for ajax pagination. It works great. Howev...

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.