Support the ongoing development of Laravel.io →
landjea

landjea

Joined 5 Mar 2014

Statistics

Threads 2
Replies 25
Solutions 3
Articles 0
posted 11 years ago

Little help with validation rule.

I am trying to do a basic "contact us" page with a message text area that allows for regul...

0 Likes
1 Replies

Laravel Form objects dumping in as text. (L5)

I did a fresh L5 install for testing against all my L4.3 sites. Created a new layout and a basic vie...

0 Likes
1 Replies
Solved
replied 11 years ago

Test controller - why eloquent don't strip redundant input in tests (like password_confirmation)

Assuming you are using Input::all() Try changing it to Input::except('password_confirmation')

0 Likes
replied 11 years ago

[Laravel 5] Passing parameters to middleware handlers

Based on the API and the available sources of information on Laravel 5's implementation of Middlewar...

0 Likes
replied 11 years ago

Problem with {{ Form::text('{{name}}') }} in Blade?

Either in Laravel or in AngularJS you have to configure it to use a different delimiter. For example...

0 Likes
replied 11 years ago

Mysql CRUD generator in Laravel 4

Really? Days? Literally, 40 seconds and I have this : http://packalyst.com/packages/package/stwt/mot...

0 Likes
Solved
replied 11 years ago

Little help with validation rule.

Anyone have a thought on why the regex is not working?

0 Likes

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.

© 2026 Laravel.io - All rights reserved.