Skip to content

z4yed/laravel-react-dockerized

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

laravel-and-react-dockerized

Steps:

  • Install docker & docker-compose in your local machine.
  • Clone this repo.
  • Run docker-compose up --build
  • login to backend container and run below two commands:
    • php artisan key:generate
    • php artisan migrate:fresh
  • API should run in port '8000' and the frontend should run in '3000'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published