Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/connor11528/laravel-vue-tasks
📝 Task app built with Laravel 5.5 and Vue 2
https://github.com/connor11528/laravel-vue-tasks
laravel laravel-application laravel5 vue vue2 vuejs vuejs2
Last synced: 28 days ago
JSON representation
📝 Task app built with Laravel 5.5 and Vue 2
- Host: GitHub
- URL: https://github.com/connor11528/laravel-vue-tasks
- Owner: connor11528
- Created: 2017-07-17T22:07:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T01:35:23.000Z (almost 2 years ago)
- Last Synced: 2024-09-28T19:03:03.792Z (about 1 month ago)
- Topics: laravel, laravel-application, laravel5, vue, vue2, vuejs, vuejs2
- Language: PHP
- Homepage: https://medium.com/@connorleech/use-the-repository-design-pattern-in-a-laravel-application-13f0b46a3dce
- Size: 1.75 MB
- Stars: 68
- Watchers: 6
- Forks: 37
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Task App Built w/ Laravel and Vue 2
===Link to Medium article: [Build a Task List with Laravel 5.4 and Vue 2](https://medium.com/@connorleech/build-a-task-list-with-laravel-5-4-and-vue-2-9be0bba06801)
![](https://cdn-images-1.medium.com/max/800/1*K4ql54DReAe8bguU0rTXtQ.png)
### Todo
- Admin panel ([tutorial](https://nick-basile.com/blog/post/how-to-build-an-admin-in-laravel-using-tdd))
- [ ] Add pagination using [hootlex/vuejs-paginator](https://github.com/hootlex/vuejs-paginator) (can also see helpful [laracast episode](https://laracasts.com/series/lets-build-a-forum-with-laravel/episodes/16) for building from scratch)
- [ ] Edit tasks
- [ ] Search tasks
- [ ] Task filters