https://github.com/pjijin/laravel-todo-application
Simple Laravel Todo Application 📝
https://github.com/pjijin/laravel-todo-application
laravel laravel-application mysql-database php
Last synced: over 1 year ago
JSON representation
Simple Laravel Todo Application 📝
- Host: GitHub
- URL: https://github.com/pjijin/laravel-todo-application
- Owner: PJijin
- Created: 2019-02-11T16:14:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T05:17:58.000Z (over 3 years ago)
- Last Synced: 2025-03-21T06:33:23.271Z (over 1 year ago)
- Topics: laravel, laravel-application, mysql-database, php
- Language: PHP
- Homepage:
- Size: 371 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Laravel Todo Application
Simple laravel todo applicaiton. 🚀
[]()
## 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 🎉