This is a Stackoverflow clone source code build based on Laravel, Vue and Anxios.
- Post question
- Post answer
- Post comment
- Tags
- Up vote/ down vote question
- Up vote/ down vote answer
- Accept correct answer
- Question by tags
- WYSWYG editor
- Responsive ready
- Bootstrap 3 supported
`sudo composer update`
`php artisan migrate:refresh --seed`
`yarn install`
`yarn run watch`