Skip to content

Projeto desenvolvido para demonstrar habilidades de linguagem PHP com o framework Laravel e a Biblioteca React

Notifications You must be signed in to change notification settings

alberto255345/crud_laravel_react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crud Laravel com Frontend em React - React, Laravel, MySQL, Docker

Just a basic boilerplate to start directly coding on React, Laravel, MySQL and Docker Compose.

Frontend

  • NodeJS 20.9.0 Alpine
  • React 18.2.0
  • eslint 8.53

Backend

  • PHP 8.2 FPM
  • Laravel 10
  • Composer 2.5.8

MySQL and Docker

  • MySQL Version: 8.2
  • Docker Version: 24.0.7
  • Docker Compose Version: 2.21.0

Using the Project

Execute the following command and the Docker will build and run the containers;

docker-compose up -d --build

To read from the database, it is necessary for the backend to have a .env file in its folder.

DB Diagram

For more details, click on the image.
Alt text

About

Projeto desenvolvido para demonstrar habilidades de linguagem PHP com o framework Laravel e a Biblioteca React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published