tefoh / laravel-vue-spa-boilerplate
a spa boilerplate build with laravel and vuejs (persian and ltr support)
Installs: 110
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 1
Open Issues: 0
Type:project
Requires
- php: ^7.2
- fideloper/proxy: ^4.0
- laravel/framework: ^6.2
- laravel/passport: ^8.0
- laravel/tinker: ^2.0
- laravel/ui: ^1.1
Requires (Dev)
- facade/ignition: ^1.4
- fzaninotto/faker: ^1.4
- mockery/mockery: ^1.0
- nunomaduro/collision: ^3.0
- phpunit/phpunit: ^8.0
README
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