Support the ongoing development of Laravel.io →

hailwood

Joined 26 Dec 2013

Statistics

Threads 2
Replies 6
Solutions 1
Articles 0

[Tutorial] Clean menu management in Laravel4

Just wrote a tutorial on managing your menu's in Laravel 4. It goes over using View composers and Co...

0 Likes
0 Replies

[Tutorial] Model Validation using Observers

Hi guys, I have recently posted a new tutorial on something that seems to have been missed by the La...

0 Likes
2 Replies
replied 9 years ago

Caching permissions for performance

My inclination would be to set redis as your cache system, store the permissions in the database but...

0 Likes
replied 9 years ago

php artisan make:controller works against SOLID principles!

You're slightly misinterpreting this. The controller class still has only one responsibility - that...

0 Likes
replied 9 years ago

Public properties in Eloquent class

By "makes your coding easier" I believe you are referring to autocomplete. This can work p...

0 Likes
Solved
replied 10 years ago

How to put design on laravel 4

There are other ways such as adding the twbs dependancy to your project and linking to the sources b...

0 Likes
replied 10 years ago

Eloquent Mutator + DB::raw

A getter acts on the value that has been pulled from the database only when the field is requested....

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.