Skip to content

AsifMian/How-To

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How-To

This repository have useful information about how to do something i.e important commands

How to clone/download laravel project from git hub and run on your PC

  • 1.git clone repository Address for example!

    git clone https://github.com/AsifMian/photo-album-laravel.git

  • 2.move to that folder

  • 3.Run command composer update

  • 4.rename .env.Example To .env

  • 5.And Add your database credentials i.e db name ,password etc in .env file!

Then Run

  • php artisan key:generate

Then

  • php artisan migrate

Then

  • php artisan db:seed

Now you are good to go

About

This repository have useful information about how to do something i.e important commands

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors