Tecadmin published a guide about installing Laravel on Ubuntu 20.04.
How to Install Laravel on Ubuntu 20.04
Laravel is an open source PHP web framework, designed for the faster development of web application. It is based on Symfony framework, follows the model–view–controller architectural pattern. At the time of writing this tutorial, Laravel 7.9 is the latest version available. Laravel also provides a command-line interface (CLI) known as Artisan.
How to Install Laravel on Ubuntu 20.04