https://github.com/bappi2097/todo-list-mvl
This is a short project for practicing MongoDB, Vue.js & Laravel. Here I learn how to use three of these technologies in one project.
https://github.com/bappi2097/todo-list-mvl
jenssegers laravel laravel-framework mongodb vuejs vuex
Last synced: 2 months ago
JSON representation
This is a short project for practicing MongoDB, Vue.js & Laravel. Here I learn how to use three of these technologies in one project.
- Host: GitHub
- URL: https://github.com/bappi2097/todo-list-mvl
- Owner: bappi2097
- Created: 2020-09-17T15:44:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-21T13:29:26.000Z (over 4 years ago)
- Last Synced: 2024-11-13T10:34:52.993Z (6 months ago)
- Topics: jenssegers, laravel, laravel-framework, mongodb, vuejs, vuex
- Language: PHP
- Homepage:
- Size: 359 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo-List-MVL(MongoDB, Vue, Laravel) 😃
### If you want to use it or learn from this project follow the **installation**
- `fork` it or download `.zip` file
- unzip it then enter into server folder
- then run `compser update` on this dir
- copy `.env.example` to `.env`
- setup database on `.env`
- run `php artisan serve`
- now enter client folder
- then install npm and build
- then run `npm start`**For MongoDB setup see `SETUP.md`**
**If you face any problem contact me**
### If you ❤️ this project give a :star: