This commit is contained in:
marito 2025-06-15 11:19:36 +00:00
parent 92521826e7
commit dd3556c414

View File

@ -1,6 +1,6 @@
# Lenvi: Laravel & Legacy Environment Simplified # Lenvi: Laravel & Legacy Environment Simplified
This playbook is built for Laravel development but can also run legacy PHP apps, offering a powerful, centralized environment with multi-php support on Ubuntu, or Ubuntu on WSL2; similar to Homestead but without the virtual machine overhead. This setup is tailored for Laravel development but also supports legacy PHP apps. It provides a powerful, centralized environment with multi-PHP support on Ubuntu and WSL2 Ubuntu; similar to Homestead, but without the overhead of a virtual machine. Currently, it only works on Ubuntu 24.04 and above.
> WSL: Initial setup will stop for permission configuration reason, follow the instructions and run it properly again. > WSL: Initial setup will stop for permission configuration reason, follow the instructions and run it properly again.
## Prerequisites ## Prerequisites