How To Install Laravel on Windows

Laravel is a PHP framework that is used to build Laravel applications. Before you create your first application with Laravel, make sure you have PHP and Composer installed. Composer is used to install Laravel. In this post, I will show you how to install Laravel from start to finish. Setting Up a Laravel Environment There are… Continue reading How To Install Laravel on Windows