How To Run Laravel Project Downloaded From Github or Google Drive Step By Step

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
hello everyone welcome to tech knowledge uh this is yamin uh in this tutorial i am going to show you how to run a raven project downloaded from github or google drive so first of all in order to download a project uh you have to go to your certain project click code and download the zip and if you are using google drive then click the project and click over here to download uh i already downloaded a project which is this one so first of all what i have to do is that uh i have to extract the folder because it's a zip file okay uh onsite extract the folder what i have to do is that i have to go inside the directory okay it will take around two minutes not more than that okay it's done now i'll go to public directory and click ctrl shift right click and click over here open powershell window here now our first part is that uh we already downloaded a project now what we we have to do is that we have to run a command which is composer update i'll copy it and paste it over here and press enter now it will take around 5 to 10 minutes it actually depends on your project size and how many packages are used uh in that project uh so now i pause the video and resume again when all the packages are updated okay thank you okay guys our composer update is done uh now i will open the project uh using sublime text i already did so now uh if your project has a dot dot env file already then all you have to do is that uh you have to copy the database name and create database create a database over here then run the command uh psp artisan migrate and his partition serve and done your project will be done now in this tutorial i'll consider that i don't have a dot env file so i'll just delete this file and i will uh consider that we only have enp dot example so first of all what i have to do is that i have to rename this folder i will rename it uh dot enb dot example uh two dot enb okay press enter now our dot enb dot example file is document now what i have to do is that first uh we need to we need a app key so for that we have to write a command ps partition key generate press enter a key is generated as you can see now we need to give a database name uh i can you can give the database name anything you want a random database let's call it a test database okay and the username will be root and the password will be now okay let's save it save control s now i will copy the database name control c and create a database for that name okay data is created successfully now our uh this uh up to five part is done now i have to write use this command psp audition migrate migrate this enter okay our data is created successfully now that's a lot of database okay let's write isp rt sun serve which is the last part which is this one okay let's see uh okay now let's run the project okay let's see here okay all the database has come now right okay okay you can see the project uh this way you can run a laravel project and thank you very much for watching this video and i really appreciate if you subscribe my channel and give a like if you get a hell from this video and thank you very much again for watching this video
Info
Channel: Web Tech Knowledge
Views: 49,387
Rating: undefined out of 5
Keywords: how to download laravel project from github, how to run laravel from github, how to run laravel project in xampp, run laravel project from git, laravel project github to localhost, laravel project from git, run laravel project after downloading from git, how to download and run laravel project, how to run downloaded laravel project, how to run laravel project downloaded from github, laravel project github, github actions pricing, github superset, mysql github, git hosting, laravel
Id: Cjlh89Zxb6E
Channel Id: undefined
Length: 5min 18sec (318 seconds)
Published: Tue Nov 17 2020
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.