@mrbaoquan/quasar-app-extension-qhper
v0.1.0
Published
Simple Auth with Larahper
Downloads
53
Readme
Quasar App Extension qhper
quick start a quasar app, auth with larahper (laravel package)
Install
quasar ext add @mrbaoquan/qhperQuasar CLI will retrieve it from the NPM registry and install the extension to your project.
Prompts
Explain the prompts here
Uninstall
quasar ext remove @mrbaoquan/qhperENV files
- .env will be always loaded
- .env.development will be loaded while run
quasar dev - .env.production will be loaded while run
quasar build
