Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 809 Bytes

File metadata and controls

41 lines (28 loc) · 809 Bytes

laravel-sanctum-tutorial

Usage

$ git clone git@github.com:ucan-lab/laravel-sanctum-tutorial.git
$ cd laravel-sanctum-tutorial
$ make init

http://localhost

Tips

Container structures

├── app
├── web
└── db

app container

web container

  • Base image

db container