Skip to content

nedjo/Documentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

home actionText actionLink features footer
true
Get Started →
/guide/
title details
Single Page App
Aims to deliver a robust boilerplate for any complex business application, with superiour performance
title details
Laravel, Vue, Bulma
The beauty of Bulma combined with the flexibility of Vue powered by a Laravel Back End
title details
Modular, Extensible
Made up of tens of packages and modules. Easily to extend and customize
MIT Licensed | Copyright © 2018-present Laravel Enso

Try it up

# clone in a new project folder
git clone https://github.com/laravel-enso/Enso.git ./

# install composer dependencies
composer install

# Configure the .env file
# Generate the key
php artisan key:generate

# run the migrations
php artisan migrate

# install node dependencies
yarn

# compile
yarn dev / yarn hot

::: tip Login user: admin@laravel-enso.com / password: password :::

fully working in less than 5 minutes!


Thanks

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

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

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

About

Laravel Enso Official Documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published