simple boilerplate for spa projects made with laravel and vuejs
in back-end side added passport for authentication
in font-end side (vuejs) added vuex, vue-router, middlewares, some base-components(witch required global)
for dashboard using [material dashboard](https://github.com/creativetimofficial/material-dashboard).
to install it run this command `composer create-project --prefer-dist tefoh/laravel-vue-spa-boilerplate projectname` then run `php artisan passport:install` and enter key to .env file that login and register work