Support the ongoing development of Laravel.io →
anlutro

anlutro

Joined 9 Dec 2013

Statistics

Threads 1
Replies 49
Solutions 6
Articles 0
posted 11 years ago

The my (anlutro's) packages thread

Thought I'd make a thread with a brief overview of all my Laravel-specific (and some not so specific...

0 Likes
1 Replies
replied 11 years ago

Thread malformed HTML

Looks like any amount of HTML inside the post causes the problem as they are not escaped.

0 Likes
replied 11 years ago

Iterate through model attributes

$model->getAttributes() will return an array of raw attributes (as they are stored in the databas...

0 Likes
replied 11 years ago

Using Command options throwing error

Do you also have a getArguments method on your command? Make sure it returns an array as well.

0 Likes
replied 11 years ago

Best Practices for Validation Inside Models

Creating a single instance of a class is never a big deal.

0 Likes
replied 11 years ago

Authentication attempt not "saving" per se

Have a look at http://wiki.laravel.io/Laravel_4_Auth_pitfalls

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.