Skip to content
/ QAdmin Public template
forked from superXdev/QAdmin

a free, open-source dashboard panel starter kit for Laravel

License

Notifications You must be signed in to change notification settings

wahyutaqdirulaziz/QAdmin

 
 

Repository files navigation

QAdmin

a free, open-source dashboard panel starter kit for Laravel. Just intall and everything is ready

App Screenshot

Tech Stack

Client: ruangAdmin, Bootstrap, Jquery, filePond

Server: PHP 7.3.x, Laravel 8.x

Dependencies

Features

  • ruangAdmin template
  • Authentication with Laravel Breeze
  • User & Roles management
  • Activity logs
  • Settings menu
  • 15 laravel components ready-to-use
  • Laravel modules
  • Unit testing

Installation

You can fork or clone this project

git clone [email protected]:superXdev/QAdmin.git
cd QAdmin
composer install
cp .env.example .env <-- edit db config
php artisan admin:install

That's it!

Running Tests

To run tests, run the following command

php artisan test
Tests:  29 passed
Time:   7.58s

License

QAdmin is open-sourced software licensed under the MIT license.

About

a free, open-source dashboard panel starter kit for Laravel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 70.9%
  • Blade 28.7%
  • Shell 0.4%