Skip to content

Laravel 6+ starter API + JWT Auth + ACL (Spatie Permissions)

Notifications You must be signed in to change notification settings

brunoneve/laravel-api-base

Repository files navigation

Base for application Laravel API + Docker + ACL (Spatie Permission) + JWT Token

1 - cp .env.example to .env

2 - install docker and docker-compose

3 - choose change or no | settings in docker-compose.yml

4 - docker-compose up

5 - docker-compose run api bash and run comand

- composer install

- php artisan key:generate

- php artisan jwt:secret

- php artisan migrator --seed

Ready, API running, good use! = D

About

Laravel 6+ starter API + JWT Auth + ACL (Spatie Permissions)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published