Support the ongoing development of Laravel.io →

629 Threads

radio buttons wont validate when using the "sometimes|required" rule

I have 2 forms validating from the same model, so its kind of a multi part form. The first form vali...

0 Likes
2 Replies

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

How to redirect inside view

Hey, i have this code @extends('layout.main') @section('content') <head><title>[PCP] {{...

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

Some question and thoughts from Rails -> Laravel 4.x immigrant [Validation, Usability, Functionality, API]

Hi. I'm currently using Ruby on Rails stack and thinking to move to Laravel 4.2 because of extreme p...

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

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

Passing error message from service to controller?!

How can I get the code on the right side to send back validation error messages to the code on the l...

0 Likes
5 Replies
posted 9 years ago

Validation + Localization = FatalErrorException ?

Hi, everyone! In my model I use validation and localization of validation error message, s.e. class...

0 Likes
1 Replies

Where do I begin?

Hello...I need help implementing codebird-php into my laravel app.I want users to be able to sign in...

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

add my script file to laravel Administrator

I am using Administrator (frozennode). and I want to add some of my javascript files to it . how can...

0 Likes
1 Replies

sync models without id's

Hi, I have model timesheetweek which has many (7) timesheetdays. On a view I can dynamicly add sever...

0 Likes
1 Replies
posted 9 years ago

validation rules check on id

hi, how can we check on id or other variables inside our rules array? example: protected $rules = ar...

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
posted 9 years ago

Laravel date formatting from JS

Hey guys, Im trying to validate a date from my form. Im using the pickadate.js script, which is work...

0 Likes
0 Replies

before:(Date) validation

try to ensure that the arrival date is before the departure date field, however it prompts error whe...

0 Likes
0 Replies

Servicelayer? + command bus

Hello, i am creating web page, it will have multiple ways to access, via browser, api and cli. To pr...

0 Likes
0 Replies

Table Create Problem L4

I want more table create using L4, But when a create a new table called (mail) nothing migrate this...

0 Likes
2 Replies

how to use errors message (MessageBag) in Form macro?

I want to create form macro, and i want to use errors message in it. how to use errors message (Mess...

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.