How to install laravel 10 on windows 10 without artisan command using virtual host
In this video, I'm going to show you how to install laravel 10 on windows 10 without using the artisan command. Instead, I'm going to use a virtual host to do the installation. This is a great strategy if you want to avoid upgrading your laravel installation every time a new version is released. By using a virtual host, you can install laravel 10 without affecting any other websites on your server. So whether you're new to laravel or you just want to avoid the hassle of artisan commands, this video is for you! Table of Steps: 1. XAMMP download and install then little configure php.ini file. 2. Composer Download and Install. 3. Git download and install. 4. Node JS Download and install. 5. Install Laravel. 6. Create virtual host 7. Restart Apache Server. 8. Run Laravel Application Resources: XAMPP : https://www.apachefriends.org/download.html Composer : https://getcomposer.org/download/ Git SCM Download : https://git-scm.com/ Node JS : https://nodejs.org/en/download Laravel Install Command : composer create-project laravel/laravel example-app Video Topic Covered: 1. how to install laravel on windows 10, 2. Run laravel project on windows 10 3. How to install laravel 10 on windows 10 without artisan command, 4. How to run laravel project with artisan command, 5. How to run laravel 10 without artisan command, 6. How to run laravel project on localhost xampp, 7. Install laravel windows 10 xampp, 8. How to create virtual host for laravel in xampp, 9. How to create virtual host in windows, 10. Laravel 10 install 11. How to install laravel 10 on windows 10 run laravel application without artisan command
Comments
Post a Comment