Hello Artisans! I'm working on a project that is quite complex and I'm trying to find the best solut...
If you're in the triangle, we're trying to get a meetup going for Laravel (and related technologies)...
I am building app for enterprise their are three tables: users table (belong to company) companies...
Hello. I'm building a big storage app for some official documents witch are also digitaly signed. I...
Hi, I'm new in Laravel. I learn Laravel from "Learning Laravel 4 Application Development"....
public function postSignup() { $validator = Validator::make( array('email' => 'required'|'unique:...
I might be overlooking this in the docs (Laravel 4.0) but I need to know how to query a many-to-many...
any idea on simple function to know if the file uploaded is an image? I know you can do geMimeType b...
In the ./application/start.php file, is there a way to respond with the 500 error page here, before...
How can i set maximum width for original images in the uploader? because picutre with more than 5000...
Hey, I'm working on an app made on Laravel where i have to host multiple domains. It's an Project Ma...
Is there a way to access the model itself in the custom validators? I've tried passing the id in as...
Hey guys, i have create a lib class for my ACL. But after call a return Redirect::route(.....) nothi...
Hi all , i was created Laravel 4 Multi Auth with Password Reminder :) this the link https://github.c...
Hi all, this is my package https://github.com/pingpong-labs/modules please review :D Thanks :)
Hi guys I want to introduce Laravel to my company. We have an upcoming Fedex day, where we can use a...
I'm trying to catch the fatal error to display a generic error page. But the fatal error message is...
Inspired by Ruby on Rails, i create laravel notes package to display notes (TODO, FIXME, OPTIMIZE) f...
im using administrator.frozennode but when i try to add a edit_field with the pass confirmation, the...
Trying to be as active as on the old forum I found out it's kind of hard to keep track of topics we...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.