Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Commit 69b2657

Browse files
authored
Update README.md
1 parent ab7582c commit 69b2657

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
Laravel Lumen is a stunningly fast PHP micro-framework for building web applications with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Lumen attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as routing, database abstraction, queueing, and caching.
99

10+
> **Note:** In the years since releasing Lumen, PHP has made a variety of wonderful performance improvements. For this reason, along with the availability of [Laravel Octane](https://laravel.com/docs/octane), we no longer recommend that you begin new projects with Lumen. Instead, we recommend always beginning new projects with [Laravel](https://laravel.com).
11+
1012
## Official Documentation
1113

1214
Documentation for the framework can be found on the [Lumen website](https://lumen.laravel.com/docs).

0 commit comments

Comments
 (0)