PHPackages                             buruhdev/laravel-sbadmin - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. buruhdev/laravel-sbadmin

ActiveLibrary[Templating &amp; Views](/categories/templating)

buruhdev/laravel-sbadmin
========================

SBAdmin Template

v1.0.1(2y ago)08[1 issues](https://github.com/buruhdev/laravel-sbadmin/issues)MITCSSPHP ^8.0

Since Feb 3Pushed 2y agoCompare

[ Source](https://github.com/buruhdev/laravel-sbadmin)[ Packagist](https://packagist.org/packages/buruhdev/laravel-sbadmin)[ RSS](/packages/buruhdev-laravel-sbadmin/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (3)Used By (0)

Laravel SBAdmin Theme Integration
=================================

[](#laravel-sbadmin-theme-integration)

[![Latest Version on Packagist](https://camo.githubusercontent.com/2f83b44a1d813f868a445dff15aab6598953ae07ae228ceefca5a79f0a35b08e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f62757275686465762f6c61726176656c2d736261646d696e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/buruhdev/laravel-sbadmin)

[![Total Downloads](https://camo.githubusercontent.com/0f555e0855b4d2f80af6ee5a11f973951adbd7fac853f12e5558680a58561f28/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f62757275686465762f6c61726176656c2d736261646d696e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/buruhdev/laravel-sbadmin)

This package will help you to adding [bootstrap sbadmin](https://github.com/startbootstrap/startbootstrap-sb-admin) template to your laravel app.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require buruhdev/laravel-sbadmin
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Buruhdev\Sbadmin\SbadminServiceProvider" --tag="config"
```

This is the contents of the published config file:

```
return [
    /*
    |--------------------------------------------------------------------------
    | Author Name
    |--------------------------------------------------------------------------
    |
    | This value allow you to change author meta tag in HTML head
    |
    */

    'author' => '',

    /*
    |--------------------------------------------------------------------------
    | Description
    |--------------------------------------------------------------------------
    |
    | This value allow you to change description meta tag in HTML head
    |
    */

    'description' => '',

    /*
    |--------------------------------------------------------------------------
    | Privacy Policy Link
    |--------------------------------------------------------------------------
    |
    | This option allow you to show or hide the 'privacy policy' link
    | at the bottom of SBAdmin theme and adjust the link to page
    | or file of your website policy and privacy declaration
    |
    */

    'show_privacy_policy_link' => true,
    'privacy_policy_link' => 'http://localhost',

    /*
    |--------------------------------------------------------------------------
    | Terms and Conditions Link
    |--------------------------------------------------------------------------
    |
    | This option allow you to show or hide the 'Terms & Conditions' link
    | at the bottom of SBAdmin theme and adjust the link to page
    | or file of your website terms & conditions declaration
    |
    */

    'show_terms_conditions_link' => true,
    'terms_conditions_link' => 'http://localhost',
];
```

Finally, you need to publish the views using

```
php artisan vendor:publish --provider="Buruhdev\Sbadmin\SbadminServiceProvider" --tag="sbadmin-theme"
```

Usage
-----

[](#usage)

You can use the published views to start using the sbadmin theme

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [aziyan99](https://github.com/aziyan99)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~227 days

Total

2

Last Release

965d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/362a244b24211b3d206a3d941c2fbe6a70165b7d9829a81bf37863509ce73810?d=identicon)[aziyan99](/maintainers/aziyan99)

---

Top Contributors

[![aziyan99](https://avatars.githubusercontent.com/u/34334074?v=4)](https://github.com/aziyan99 "aziyan99 (37 commits)")

---

Tags

bootstrapcomposerlaravellaravel-packagephpsbadminlaravelthemebootstrapsbadminburuhdev

### Embed Badge

![Health badge](/badges/buruhdev-laravel-sbadmin/health.svg)

```
[![Health](https://phpackages.com/badges/buruhdev-laravel-sbadmin/health.svg)](https://phpackages.com/packages/buruhdev-laravel-sbadmin)
```

###  Alternatives

[acacha/admin-lte-template-laravel

AdminLTE template applied to Laravel Scaffolding

1.8k387.2k8](/packages/acacha-admin-lte-template-laravel)[shipu/themevel

Theme and asset management for laravel

34632.1k1](/packages/shipu-themevel)[andreia/filament-nord-theme

A minimalist Arctic Nord theme for FilamentPHP

13334.7k2](/packages/andreia-filament-nord-theme)[raoul2000/yii2-bootswatch-asset

Use Bootswatch theme in your Yii application with minimum effort

2145.0k4](/packages/raoul2000-yii2-bootswatch-asset)[filafly/brisk

A simple, friendly theme for Filament.

2211.9k1](/packages/filafly-brisk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
