Support the ongoing development of Laravel.io →

CallMeFabio

Joined 13 Nov 2014

Statistics

Threads 0
Replies 1
Solutions 0
Articles 0

callmefabio has not posted any threads yet

replied 9 years ago

auth and csrf same time

You can: Route::group(['before' => 'auth|csrf', function() { // Code... }]);

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.