Explorar el Código

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/1438/head
justbyitself hace 2 años
padre
commit
efe97e5bc7
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      README.md

+ 0
- 1
README.md Ver fichero

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…
Cancelar
Guardar