How To Run Downloaded Laravel Projects From GITHUB on localhost XAMPP

Channel:
Subscribers:
16,000
Published on ● Video Link: https://www.youtube.com/watch?v=rPFrtrPBG9I



Category:
Guide
Duration: 5:36
17,002 views
218


So you found a cool Laravel project off Github.com and want to use it locally to play around with it or learn from it. Or maybe you are following another DevMarketer project and are having trouble getting started from one of the Github repos.

This video will show you the standard things you need to do to clone a Github repo onto your local computer and get it set up to start working on your system.

In addition to cloning the repo, this means we need to set up the database, the env file, the encryption key, and more.

So grab your favorite repo and let’s clone it and get it working on your local system.
How To Run downloaded Laravel Projects From GITHUB on localhost XAMPP
STEPS:
download zip file or clone the project
cd laravel-starter
cp .env.example .env
open .env and update DB_DATABASE (database details)
run : composer install
run : php artisan key:generate
run : php artisan migrate:fresh --seed
run : php artisan serve



Our Playlists:
Laravel 9:
https://www.youtube.com/playlist?list=PLT51dtioU1pMRjcKAxaFzvWu8Sts_UxoC
Nuxt Js
https://www.youtube.com/playlist?list=PLT51dtioU1pPGuiF-LUncoy4dBlNZQZBR
Laravel And Vuejs
https://www.youtube.com/playlist?list=PLT51dtioU1pN0mQqQ5RM5nE8uOfzsqml2
Laravel Notifications:
https://www.youtube.com/playlist?list=PLT51dtioU1pPaMcBTIvxVcVEnH9X5ynIt
Laravel And React Js
https://www.youtube.com/playlist?list=PLT51dtioU1pNoJ1C-TJbp13hEw7NmJv6i
Laravel Interview Questions And Answers:
https://www.youtube.com/playlist?list=PLT51dtioU1pMFovNbZHkHdJEzU5RNJwa2
Laravel User Management System:
https://www.youtube.com/playlist?list=PLT51dtioU1pPNxwwo3dWfkUCKI2BXnc_H
Laravel Multi Auth System
https://www.youtube.com/playlist?list=PLT51dtioU1pPmtFnYQ5WRnYvvL1zW74wl


Follow us:
YoutTube: https://www.youtube.com/c/Ajayyadavexpo
Instagram: https://www.instagram.com/ajayyadavexpo/
Twitter : https://twitter.com/ajayyadavexpo
Linkedin : https://www.linkedin.com/in/ajayyadavexpo/
Github : https://github.com/AjayYadavAi


Please subscribe to my channel and share the video with your friends.


#laravelgithub #GithubLaravelLocalhost #LocalhostGithubLaravelProject




Other Videos By Ajay yadav


2022-06-05Add To Cart Laravel | Laravel E-Commerce Add To Cart | Laravel Livewire Add To Cart | HINDI
2022-06-02Write Test For Laravel Email | Test Laravel Notification | Unit Test For Laravel Notification |HINDI
2022-05-29Introduction To Laravel Testing | Write Your First Test Code In Laravel |Unit And Feature Test HINDI
2022-05-22Create Zip File And Download In Laravel [HINDI]
2022-05-19Dynamic email configuration in laravel | Edit .env Configuration From Laravel Control Or Databases
2022-05-15Laravel .env File And Config File Setup | Laravel Add Custom Configuration File | [HINDI]
2022-05-12Laravel: Organizing your routes into several files | Create multiple files for your routes [HINDI]
2022-05-08File Upload in React JS Using Laravel RESTful API | Image Gallery React js Laravel [HINDI]
2022-05-05Integrating Template With Laravel Project | How To Integrate Template In Laravel | HINDI
2022-05-01Laravel Custom Command | Create Custom Artisan Command In laravel | Laravel Advanced [HINDI]
2022-04-28How To Run Downloaded Laravel Projects From GITHUB on localhost XAMPP
2022-04-24How To Create Custom Validation Rule In Laravel | Custom Validation Rule In Laravel [HINDI]
2022-04-21How To Upload Image In Laravel | Upload Image In Laravel 9 [HINDI]
2022-04-17How To Install React js In Laravel | React Js Laravel | Laravel React Js Tutorial [HINDI]
2022-04-14Laravel Repository Design Pattern | Laravel Advanced | Repository Pattern [HINDI]
2022-04-10Laravel Jetstream Multi Auth | Roles and Permissions In Laravel Jetstream [HINDI]
2022-04-07Laravel Macros | How to create a Macro in Laravel ? [HIND]
2022-04-03Facade In Laravel Application-What Why And How? | Laravel 9 Facades | Custom facade | Ajay [HINDI]
2022-03-31Laravel 9 Multi Auth | Laravel 9 Breeze Multi Auth | Laravel Multi auth Guard | Ajay yadav | [HINDI]
2022-03-27Laravel Helpers | Custom Helper In Laravel 9 | Class And Function-Based Helper | Ajay yadav [HINDI]
2022-03-24React js JWT Authentication | React js Laravel Auth | React js Login Authentication Routes | Ajay



Tags:
How To Run downloaded Laravel Projects From GITHUB on localhost XAMPP
laravel github project localhost
laravel project from github
run laravel project from git
laravel 9 download project from github
laravel 9 github project download
how to run laravel github project on localhost
download and run laravel github project
run laravel github
run laravel project from github
xampp laravel github project
github project runs laravel on windows 10
laravel github project xampp