Browse Source

Remove Lumen micro framework

Official documentation says: "we no longer recommend that you begin new projects with Lumen".
https://lumen.laravel.com/docs/10.x#installation
pull/1272/head
justbyitself 1 year ago
parent
commit
e342633f03
No account linked to committer's email address
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      README.md

+ 0
- 1
README.md View File

173
 *Micro frameworks and routers.*
173
 *Micro frameworks and routers.*
174
 
174
 
175
 * [Laravel-Zero](https://laravel-zero.com) - A micro-framework for console applications.
175
 * [Laravel-Zero](https://laravel-zero.com) - A micro-framework for console applications.
176
-* [Lumen](https://lumen.laravel.com/) - A micro-framework by Laravel.
177
 * [Mezzio](https://getexpressive.org/) - A micro-framework by Laminas.
176
 * [Mezzio](https://getexpressive.org/) - A micro-framework by Laminas.
178
 * [Radar](https://github.com/radarphp/Radar.Adr) - An Action-Domain-Responder implementation for PHP.
177
 * [Radar](https://github.com/radarphp/Radar.Adr) - An Action-Domain-Responder implementation for PHP.
179
 * [Silly](https://github.com/mnapoli/silly) - A micro-framework for CLI applications.
178
 * [Silly](https://github.com/mnapoli/silly) - A micro-framework for CLI applications.

Loading…
Cancel
Save