Matt Stauffer 9/20/2014

Laravel 5.0 - Route Caching

Read Original

This article details the new route caching feature in Laravel 5.0, which speeds up applications by serializing route registration. It covers how to use the `route:cache` Artisan command, the performance benefits, and important caveats like the need to re-cache after changes and the incompatibility with Closure-based routes.

Laravel 5.0 - Route Caching

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet