Support the ongoing development of Laravel.io →

"Different" validation approach

Hello Artisans! I'm working on a project that is quite complex and I'm trying to find the best solut...

0 Likes
3 Replies
posted 12 years ago

Laravel Meetup in the Triangle (Raleigh/Durham/Chapel Hill) - North Carolina

If you're in the triangle, we're trying to get a meetup going for Laravel (and related technologies)...

0 Likes
0 Replies
posted 12 years ago

How to add user id as a default value when inserting new records

I am building app for enterprise their are three tables: users table (belong to company) companies...

0 Likes
5 Replies

Store upload files into app folder

Hello. I'm building a big storage app for some official documents witch are also digitaly signed. I...

0 Likes
1 Replies
posted 12 years ago

Seeder just insert one record instead of two

Hi, I'm new in Laravel. I learn Laravel from "Learning Laravel 4 Application Development"....

0 Likes
2 Replies
posted 12 years ago

Validation - Always showing The password field is required. Only

public function postSignup() { $validator = Validator::make( array('email' => 'required'|'unique:...

0 Likes
2 Replies

Querying a Many-to-Many Relationship

I might be overlooking this in the docs (Laravel 4.0) but I need to know how to query a many-to-many...

0 Likes
3 Replies

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

Trigger 500 error from the start.php file

In the ./application/start.php file, is there a way to respond with the 500 error page here, before...

0 Likes
2 Replies

website stoped after upload picture with more than 5000 pixles

How can i set maximum width for original images in the uploader? because picutre with more than 5000...

0 Likes
5 Replies

Laravel environments

Hey, I'm working on an app made on Laravel where i have to host multiple domains. It's an Project Ma...

0 Likes
4 Replies
posted 12 years ago

Access the model in custom validators

Is there a way to access the model itself in the custom validators? I've tried passing the id in as...

0 Likes
0 Replies

Redirect is no return

Hey guys, i have create a lib class for my ACL. But after call a return Redirect::route(.....) nothi...

0 Likes
4 Replies

Laravel 4 Multi Auth with Password Reminder

Hi all , i was created Laravel 4 Multi Auth with Password Reminder :) this the link https://github.c...

0 Likes
0 Replies

Laravel 4 Modules Packages

Hi all, this is my package https://github.com/pingpong-labs/modules please review :D Thanks :)

0 Likes
0 Replies
posted 12 years ago

Any ideas for Fedex / Hackathon using Laravel

Hi guys I want to introduce Laravel to my company. We have an upcoming Fedex day, where we can use a...

0 Likes
0 Replies
posted 12 years ago

Fatal error displaying at top of each page

I'm trying to catch the fatal error to display a generic error page. But the fatal error message is...

0 Likes
0 Replies
posted 12 years ago

[Package] Laravel Artisan Notes

Inspired by Ruby on Rails, i create laravel notes package to display notes (TODO, FIXME, OPTIMIZE) f...

0 Likes
2 Replies

password_confirmation in administrator/frozennode

im using administrator.frozennode but when i try to add a edit_field with the pass confirmation, the...

0 Likes
0 Replies
posted 12 years ago

Handy filters

Trying to be as active as on the old forum I found out it's kind of hard to keep track of topics we...

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.

© 2026 Laravel.io - All rights reserved.