Browsing tag

laravel

How to Install Laravel on Ubuntu 22.04 / Ubuntu 20.04

Laravel is a popular open-source PHP framework for developers looking to build modern web applications based on PHP. It is compliant with the model view controller (MVC) framework. It was developed by Taylor Otwell and based on Symfony. Taylor Otwell created Laravel to provide an alternative to the CodeIgniter framework. Here, you will learn how […]

How to Install Laravel on Fedora 36 / Fedora 35

Laravel is one of the most popular PHP frameworks in the world, and it’s great for developers looking to build modern web applications. Sometimes, setting up a development environment can be frustrating to newcomers. Thankfully, once you understand the basics of the installation process of Laravel, your project will be up and running in no […]

How to Install Laravel on Debian 11 / Debian 10

Laravel is an open-source web application framework with expressive, elegant syntax. It is one of the most popular PHP frameworks in the world, and it’s great for developers looking to build modern web applications. But setting up a development environment can be frustrating to newcomers. Thankfully, once you understand the basics of the installation process, […]