Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 905 Bytes

File metadata and controls

34 lines (23 loc) · 905 Bytes

Welcome to Trello Clone API 👋

License: MIT Twitter: ahmetmkorkmaz

This project is clone trello. REST API

Install

composer install
cp .env.example .env
php artisan key:generate
php artisan jwt:generate
php artisan migrate
php artisan db:seed

Author

👤 Murat Ahmet Korkmaz

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator