Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aliqasemzadeh/bap

Base Admin Panel
https://github.com/aliqasemzadeh/bap

admin admin-dashboard admin-panel bootstrap bootstrap5 kyc kyc-laravel laravel livewire php tabler tabler-io tabler-ui

Last synced: 24 days ago
JSON representation

Base Admin Panel

Awesome Lists containing this project

README

        

โœ”๏ธ Bootstrap Admin Panel
======================
> Easy way to create Admin Panel.
>
## ๐Ÿ”Œ Requirements

- PHP version: >= 8.0
- Composer
- Node.js
- PHP extensions: GD, GMP, ZIP

## ๐Ÿงฐ Built with

- Laravel 10.X
- Livewire 3.X
- Bootstrap 5
- Tabler.io
- SweetAlert2
- spatie/laravel-permission
- Laravel Mix Build Tools

## ๐Ÿงพ Installation

1. `git clone https://github.com/aliqasemzadeh/bap BoostrapAdminPanel`
2. `cd BoostrapAdminPanel`
3. Install dependencies:

`composer install`

`npm install`

4. `cp .env.example .env`
5. `php artisan key:generate`
6. Set your `.env` with credentials to your database server (`DB_*` settings) and your domain config (`APP_URL`).
7. `php artisan migrate --seed`
8. Build frontend with `npm run production` for production.
9. Run your server `php artisan serve`.
10. Username:[email protected]/Password:P@ssw0rd321

Note 1:
I decide to change Base Admin Panel to Bootstrap Admin Panel because is much better.

Note 2:
Any misuse of this software to launch illegal sites is not allowed and the responsibility for its use lies with the user's site.

Note 3: We start new version ny the name jetadmin soon available.