PJijin / Laravel-Todo-Application

Simple Laravel Todo Application πŸ“

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Todo Application

Simple laravel todo applicaiton. πŸš€

Laravel ToDo Application

Stack

Laravel 5.7 (https://laravel.com)

Twitter Bootstrap 4.2 (https://getbootstrap.com)

Tailwind Css 0.7.4 (https://tailwindcss.com/)

Fontawesome 4.7.0 (http://fontawesome.io)

Dependencies

Flashy (https://github.com/mercuryseries/flashy)

Usage

  1. Clone or download the source code
  2. Run this command composer update
  3. Rename .env.sample to .env and enter database details on that file.
  4. Run this command php artisan migrate
  5. Run this command for generating key php artisan key:generate
  6. Done !!! πŸ₯³

Bugs, Update, License

  • Feel free to report bugs to jijin@devzstudio.com 🐞

  • Feel free to customize βœ’οΈ

  • Open source πŸŽ‰

About

Simple Laravel Todo Application πŸ“


Languages

Language:PHP 81.1%Language:HTML 18.3%Language:Vue 0.6%