qbytesoft-com / QBAdminUi-Laravel-Boilerplate

QBAdminUI is a free html template.Here this is a Laravel boilerplate to start with this admin dashboard.We use the Laravel Framework default authentication system.

Home Page:https://qbadminui.qbytesoft.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QBAdminUI Laravel Broilerplate

About QBAdminUI

QBAdminUI is a free html template.Here this is a laravel broilerplate to start with this admin dashboard.We use the Laravel Framework default authentication system.

Installation

  1. Install NPM
$ npm install
  1. Build with NPM
$ npm run dev
  1. Create a .env file
  2. Setup Database Name
  3. Migrate the tables
$ php artisan key:generate
$ php artisan migrate

It's Done

Welcome Screen

image Welcome

Sign UP Screen

image Welcome

Sign In Screen

image Welcome

Home Screen

image Welcome

License

The QBAdminUI Laravel Broilerplate is open-sourced software licensed under the MIT license.

About

QBAdminUI is a free html template.Here this is a Laravel boilerplate to start with this admin dashboard.We use the Laravel Framework default authentication system.

https://qbadminui.qbytesoft.com

License:MIT License


Languages

Language:JavaScript 79.0%Language:CSS 11.2%Language:PHP 4.6%Language:Blade 3.8%Language:SCSS 1.4%Language:Shell 0.0%Language:Vue 0.0%