Download the PHP package albertcht/lumen-vue-starter without Composer
On this page you can find all versions of the php package albertcht/lumen-vue-starter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package lumen-vue-starter
Lumen Vue Starter
A Lumen-Vue SPA starter project template.
Features
- Lumen 5.6
- Helpers in Laravel style
- Testing in Laravel style
- Tinker command
- Serve command
- Support Form Request Validation
- Vue + VueRouter + Vuex + VueI18n
- Pages with custom layouts
- Login, register and password reset
- Authentication with JWT (Auto refresh)
- Socialite integration
- Bootstrap 4 + Font Awesome 5
Installation
composer create-project --prefer-dist albertcht/lumen-vue-starter
- Edit
.env
and set your database connection details php artisan migrate
php artisan jwt:secret
yarn
/npm install
Usage
Development
Production
Reference
This is a porting version from laravel-vue-spa
All versions of lumen-vue-starter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
laravel/lumen-framework Version 5.6.*
vlucas/phpdotenv Version ~2.2
laravel/socialite Version ^3.0
guzzlehttp/guzzle Version ^6.3
unisharp/laravel-jwt Version ^0.2.6
mlntn/lumen-artisan-serve Version ^1.2
vluzrmos/tinker Version dev-master
albertcht/lumen-form-request Version ^2.3
albertcht/lumen-helpers Version dev-master
illuminate/mail Version ^5.6
illuminate/notifications Version ^5.6
ramsey/uuid Version ^3.7
laravel/lumen-framework Version 5.6.*
vlucas/phpdotenv Version ~2.2
laravel/socialite Version ^3.0
guzzlehttp/guzzle Version ^6.3
unisharp/laravel-jwt Version ^0.2.6
mlntn/lumen-artisan-serve Version ^1.2
vluzrmos/tinker Version dev-master
albertcht/lumen-form-request Version ^2.3
albertcht/lumen-helpers Version dev-master
illuminate/mail Version ^5.6
illuminate/notifications Version ^5.6
ramsey/uuid Version ^3.7
The package albertcht/lumen-vue-starter contains the following files
Loading the files please wait ....