8000 GitHub - scott-r-lindsey/todo: Simple test app with Laravel 7
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

scott-r-lindsey/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"todo"

Simple test app with Laravel 7

This is just Scott learning Laravel, with React as a front end.

Requirements

  • docker
  • docker-compose
  • PHP (Any recent PHP version)
  • composer
  • yarn

Installation

./scripts/setup.sh

This will install dependecies for Laravel and React.

Run

./scripts/start.sh

In addition, you will have to run ./scripts/migrate.sh to setup the database.

The application will appear on http://localhost:8081/

TODO

  • PHP is dockerized, node is not. I should really choose one strategy
  • testing
  • linting

About

Simple test app with Laravel 7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0