Support the ongoing development of Laravel.io →

chrisgillis

Joined 9 May 2014

Statistics

Threads 1
Replies 3
Solutions 0
Articles 0
posted 9 years ago

[L5] Creating a Middleware

Hi all, I want to create a Middleware in Laravel 5 where in the handle() method, I can somehow figur...

0 Likes
0 Replies
replied 9 years ago

can't find routes.php in Laravel 5

Routes go in the RouteServiceProvider now.

0 Likes
replied 9 years ago

Current route instance

Looks like they dropped FilterServiceProvider. What does a filter class look like now?

0 Likes
replied 9 years ago

REST-full API with OAuth2

You can use tappleby/laravel-auth-token instead of oauth if you'd like. It's very easy to get going....

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.