kmdig / Enso

Laravel Vue SPA, Bulma themed. For demo login use `admin@laravel-enso.com` & `password`.

Home Page:https://www.laravel-enso.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Enso

StyleCI Waffle.io - Columns and their card count Build Status

Hit the ground running when building your new Laravel SPA project with boilerplate and extra functionality out of the box!

 

Watch the demo

click on the photo to view a short demo in compatible browsers

Important

If you are using this project please consult the changelog on every update.

For the v1.x / adminlte version, take a look at the adminlte branch.

Official Documentation

The documentation is available here. Note that most sections have short demo clips.

Take It For A Spin

You may try out a live demo installation by visiting laravel-enso.com and logging in with admin@laravel-enso.com and password.

Installation Steps

  1. Download the project with git clone https://github.com/laravel-enso/Enso.git

  2. Run in the project folder composer install

  3. Configure the .env file. Run php artisan key:generate

  4. Run php artisan migrate

  5. Login into the project with user: admin@laravel-enso.com, password: password

  6. (optional) Setup the configuration files as needed, in config/enso/*.php

  7. (optional) npm install / npm run dev / hmr /...

Enjoy!

Thanks

Built with with ❤️, crafted on Laravel 5.6.x, Bulma 0.6.x, Vuejs 2.5.x and:

Vue Router, Vuex, Axios, Font awesome 5, Animate.css, Bulmaswatch, Bulma-Extensions, Intro.js, Chart.js, Flatpickr,

Special thanks to Taylor Otwell, Jeffrey Way, Evan You and Jeremy Thomas.

Contributions

are welcome. Pull requests are great, but issues are good too.

License

This package is released under the MIT license.

About

Laravel Vue SPA, Bulma themed. For demo login use `admin@laravel-enso.com` & `password`.

https://www.laravel-enso.com

License:MIT License


Languages

Language:Vue 62.2%Language:PHP 32.2%Language:HTML 5.4%Language:CSS 0.1%Language:Shell 0.0%