Support the ongoing development of Laravel.io →

anlutro

Joined 9 Dec 2013

Statistics

Threads 1
Replies 49
Solutions 6
Articles 0
posted 9 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 9 years ago

How to add a <i> class to a html

<xsl:template match="/"><xsl:for-each select="//*[@class='i']"><i...

0 Likes
replied 9 years ago

Unit testing controller call dropping variables

If you look at the method signature of action() here, you'll see that the third parameter is $wildca...

0 Likes
Solved
replied 9 years ago

Why is Form::model a code smell?

Form::model works with everything - StdClass, array, model, presenter... It's merely a way to not ha...

0 Likes
replied 9 years ago

Why is Form::model a code smell?

He's wrong. Robbo is the least constructive member of the entire Laravel "community" and I...

0 Likes
replied 10 years ago

Hash::check nor Hash::attempt match with original password

Is your password column long enough? It should be at least 70 characters long. Also, does your model...

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.

© 2024 Laravel.io - All rights reserved.