Skip to content

Brightness999/laravel-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre project requirements

Docker version 19.03.8 (other version could work as well) Docker-compose version 1.25.5 (other version could work as well)

Project setup

make env
make start
make composer-install
make npm-install

Connect to mysql container with local configuration and create DB (configuration from env.example)

make migrate
make seed
make npm-dev

Enjoy website on http://localhost:8086/

Contributing

  1. Please start work in your branch created from master.
  2. Create pull request on master branch after finalizing a task. (recheck your code twice before review)
  3. Do not hesitate to update read.me with your error/solutions to fix an error

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published