- Clone repo
- Run composer -> composer install
- Set up Env -> .env
- php artisan migrate
- php artisan db:seed
- npm install
- npm run dev
- you may need to create an uploads folder on -> public/uploads
After seed you will have a few users but two of them will be administrators:
-
Email: [email protected]
-
Password: secret
-
Email: [email protected]
-
Password: secret
- Laravel 5.8
- Vue.js - vuex
- Mysql (Users)
- MongoDB (Posts) https://github.com/jenssegers/laravel-mongodb
- Vuex
- Bootstrap 4
- Font-awesome
/admin