Skip to content
This repository was archived by the owner on Apr 1, 2021. It is now read-only.

adenvt/laravel-coreui-vue

Repository files navigation

Laravel CoreUI Vue

Laravel + CoreUI + Vue Boilerplate

GitHub version Greenkeeper badge

What's inside

Requirement

  • PHP >= 7.1.3
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension
  • Ctype PHP Extension
  • JSON PHP Extension
  • Node >= 8.9.4
  • NPM >= 5.6.0
  • For Ubuntu, require apt-get install libpng16-dev, see

How to Install

  • Install using composer
composer create-project --prefer-dist adenvt/laravel-coreui-vue project_name
  • Install Dependencies
cd project_name

npm install
  • Add write permission (Unix)
chmod -R go+w storage bootstrap/cache
  • Compile Static Asset
## for Development
npm run dev

## for Production
npm run prod

### for Development with HMR (Hot Module Replacement)
npm run hot

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Boilerplate for Single Page Application, powered by Laravel, CoreUI, Vue

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages