ekandreas/l53uikit

The Laravel Framework in uikit examples.
20 5
Install
composer require ekandreas/l53uikit
Latest Version:1.0
PHP:>=5.6.4
License:MIT
Last Updated:Sep 2, 2016
Links: GitHub  ·  Packagist
Maintainer: EkAndreas

l53uikit

Laravel 5.3 with uikit as example layouts implemented. This repo serves as a start repo for Laravel 5.3 projects with a nice ui. Saas before less. Webkit before bower.

Demo

Demo site at Elseif

Install

Preferable a valet environment to get a quick install.

  • Run composer create-project ekandreas/l53uikit my-project
  • Go to the folder created, eg my-project
  • Run npm install to load all the node stuff
  • Run bower update to load some vendors
  • Run gulp to create a frontend compilation

License

MIT