Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 332 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 332 Bytes

September UI Preset for fully laravel application

Installation

git clone git@github.com:abhisheksarmah/septemberui-blade.git
cd septemberui-blade
git checkout blade
composer install
npm install && npm run watch
cp .env.example .env
php artisan migrate

Usage

  • Register a new user
  • Start building new things