Home
Softono
QBAdminUi-Laravel-Boilerplate

QBAdminUi-Laravel-Boilerplate

Open source MIT JavaScript
19
Stars
3
Forks
0
Issues
0
Watchers
5 years
Last Commit

About 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.

Platforms

Web Self-hosted

Languages

JavaScript

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
  2. Create a .env file
  3. Setup Database Name
  4. 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.