Skip to content

faisalislamraju/jwt-laravel

Repository files navigation

jwt-laravel

Laravel Project on Docker with JWT integration

You will need these installed on your system.

  • Docker
  • Docker Compose

Clone the repository.

Go to the project directory and run the command

docker-compose up --build

Get access to the containers bash with testuser and run all the necessary artisan commands

docker exec -ti -u testuser jwt-laravel_app_1 bash

To get details explanation on how to integrate JWT authentication in yout Laravel project you can read this article on medium

To get details explanation on how to setup/create your own Laravel project on Docker you can read this article on medium

About

JWT authentication integrated in Laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages