Support the ongoing development of Laravel.io →

cgrossde

Joined 19 Dec 2014

Statistics

Threads 0
Replies 6
Solutions 0
Articles 0

cgrossde has not posted any threads yet

replied 9 years ago

change rule hash password

In App/Services/Registrar.php is the code you are looking for. This is called by Laravel 5 when a ne...

0 Likes
replied 9 years ago

[Laravel 5] Passing parameters to middleware handlers

Actually the permissions of each user are stored in the database. (Also roles if you want to impleme...

0 Likes
replied 9 years ago

Best practices for custom helpers on Laravel 5

I usually create a Facade which does that for me. E.g. I have a Info facade to render modals or whic...

0 Likes
replied 9 years ago

Laravel Homestead slowness

The Link works, just tested it: https://coderwall.com/p/2nak4q/use-nfs-to-speed-up-your-homestead-vm...

0 Likes
replied 9 years ago

[Laravel 5] Passing parameters to middleware handlers

I wrote a permission module for Laravel 5 called Laraguard. You can define permissions in a YAML fil...

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.