Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 367 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 367 Bytes

Laravel Todo

Simple Todo list with labels.

Installation

composer install

Setting up JWT authentication

php artisan jwt:secret

Setting up the log service

You can add LOG_NOTIFICATIONS_CHANNEL into your .env file to customize log channel to use, otherwise default one will be used.

License

The MIT License (MIT).