Support the ongoing development of Laravel.io →

1,384 Threads

posted 9 years ago

Model Form Date Formating

is any method to format the timestamp in laravel model form in this code project_start is retrived f...

0 Likes
1 Replies
Solved

Rule with textbox array?

I would like to create rule with array name of textbox. Ex: // in view echo Form::text('item[]'); ec...

0 Likes
2 Replies
posted 9 years ago

A simple problem on import js scripts

Hi, I have a simple problem to import a js script, I have a script that perfectly work when I import...

0 Likes
3 Replies
Solved

dynamic form creation

I'm trying to figure out a way to elegantly generate a form when creating a new entry based off a mo...

0 Likes
1 Replies
posted 9 years ago

laravel4 form post data

<form action="" id="pb-signup-form"> <div class="col-m...

0 Likes
2 Replies

how to prevent user from inputting html tags

I wonder how can I validate forms to be html tags free.

0 Likes
3 Replies

Jquery form validations

Hi, How Jquery form validations settings up in Laravel 4. Before I worked in Yii, and Yii creates jq...

0 Likes
2 Replies
posted 9 years ago

Blade help: making a form select box from an object

I wish to make a select box of city names for a form. I have been able to create and pass to my view...

0 Likes
7 Replies

Redirect to a form after validate with value in a field

Hi all, i need to validate if marks is choosen and that's it with routes.php but when the validation...

0 Likes
0 Replies

Make validation of credit cards nicer with Laravel/Cashier

Hi guys, I am building an application where I will need to use payments. For now Laravel/Cashier imp...

0 Likes
1 Replies

Multiple forms, same page, common fields

Hey, so I have two forms on the same page, and these forms have common field names. Since I'll have...

0 Likes
0 Replies

Create dynamic select dropdown list with laravel 4

Hi all, i'm new lover of laravel, and i develop an application for archive the marks and model of co...

0 Likes
0 Replies

Eloquent Dynamic Get-Mutators

Hi there, I'm relativly new to laravel and it seems to me a framework that solves all my problems an...

0 Likes
1 Replies
Solved

Relationship updating and/or creating with dynamic forms

Hi I have a relatioship between client and phones. Using an array name in the form I managed to save...

0 Likes
1 Replies
posted 9 years ago

Form::model and disabling form elements

Hi, I want to disable all my form elements in a Form::model. The best solution I found so far is to...

0 Likes
3 Replies
Solved

One file for Create and Edit

Hi, How do I have only one file to be used in create.blade.php and edit.blade.php?

0 Likes
3 Replies
Solved
posted 9 years ago

Button Link Macro - Form::btnLink(blablabla...)

This post is based on a thread I found in the old forums regarding binding a custom macro to Form::...

0 Likes
0 Replies

función jQuery para dar formato a los datos retornados por el controlador

$('#form-param-parciales').submit(function(e) { var materia = $("#asignatura").val(); var...

0 Likes
0 Replies

passing data to view

I've got a controller I'm trying to pass data into, then write to a pivot table, then pass some data...

0 Likes
1 Replies

File shows file not selected

I am getting the following validation message when uploading some files (not all) and on others it w...

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.