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
- Register a new user
- Start building new things
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