[TutsPlus] How It Works: Laravel Middleware

0

[TutsPlus] How It Works: Laravel Middleware

There are lots of times we need to run a bit of code before or after a request is made to a web server. For example, we might need to authenticate a certain route, or we might want to log requests. That’s where Laravel middleware comes in!

In this Coffee Break Course, Envato Tuts+ instructor Matthew Machuga will show you how middleware works, how it flows through an application, and how to create middleware of your own.

If you haven’t used Laravel before, why not check out our full course and learn Laravel 5: Get Started With Laravel 5. If you’ve mastered the fundamentals of Laravel, build on your experience with these courses:

  • Build a CMS With Laravel
  • Build a REST API With Laravel
  • Authentication With Laravel
  • How It’s Made: Laravel Router
  • How It Works: Laravel Eloquent ORM
  • Build Your First Laravel Site
  • Get Started With Lumen
  • Create a REST API With Lumen

Lumen is the fast new PHP micro-framework from the Laravel project. It allows you to use the power of Laravel, including the Eloquent ORM and features such as routing, middleware and validation, with the flexibility and low overhead of a micro-framework.

If you like Laravel, or just want to use a cutting-edge server-side platform for writing microservices and REST APIs, Lumen is a great choice.

Created by Matthew Machuga
Last updated 12/2016

Size: 134.81 MB

Download Now

https://code.tutsplus.com/courses/how-it-works-laravel-middleware.

Leave A Reply

Your email address will not be published.