Home
Softono

BAP

Open source MIT PHP
154
Stars
42
Forks
2
Issues
9
Watchers
2 years
Last Commit

 About BAP

Base Admin Panel

Platforms

Web Self-hosted

Languages

PHP Jupyter Notebook

Need Help Installing BAP?

We provide expert installation service for this software. Our team will install, configure, and secure BAP on your server. plans start at just $30.

✔️ 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.