All Projects → superXdev → QAdmin

superXdev / QAdmin

Licence: MIT license
a free, open-source dashboard panel starter kit for Laravel

Programming Languages

PHP
23972 projects - #3 most used programming language
Blade
752 projects
shell
77523 projects

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!

Admin credentials

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].