Matt Stauffer 10/9/2014

Laravel 5.0 - Route Annotations (removed)

Read Original

This article details the now-removed Route Annotations feature from Laravel 5.0, which enabled developers to define application routes directly within controller DocBlock comments using annotations like @Get. It covers the setup, the scanning process to generate routes, and notes that the feature was later extracted into a separate community-maintained package.

Laravel 5.0 - Route Annotations (removed)

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

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes