PHPackages                             arikun/sabmin - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. arikun/sabmin

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

arikun/sabmin
=============

Auth Page Laravel UI Custom Using Bootstrap Make It Loved

016Blade

Since May 9Pushed 5y ago1 watchersCompare

[ Source](https://github.com/imyhacker-repo/Sabmin)[ Packagist](https://packagist.org/packages/arikun/sabmin)[ RSS](/packages/arikun-sabmin/feed)WikiDiscussions main Synced 5d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Boilerplate Auth Laravel UI
===========================

[](#boilerplate-auth-laravel-ui)

### Description

[](#description)

Sabmin is an authentication custom view for laravel whether it's laravel 7/8, made with bootstrap 4.6, Make your Auth page even more beautiful and cool more simply!

### How To Install ?

[](#how-to-install-)

The first thing we have to do is install laravel first as usual

```
composer create-project --prefer-dist laravel/laravel [your project]

```

or

```
laravel new [your project]

```

After finish install laravel you have to install laravel ui too

```
composer require laravel/ui

```

And Make Auth

```
php artisan ui:auth

```

After finish install auth you have a fresh login page default ui laravel with no style from bootstrap (plain html)

[![Screenshot at 2021-05-08 13-55-41](https://user-images.githubusercontent.com/45889833/117530023-1fd04500-b005-11eb-964b-b9c9e8dce3fe.png)](https://user-images.githubusercontent.com/45889833/117530023-1fd04500-b005-11eb-964b-b9c9e8dce3fe.png)

### Now Install The Packages!

[](#now-install-the-packages)

Before install the packages, you must delete Folder Auth in laravel this folder in

> resource/views/auth

After deleted, the next step is to install the packages

```
composer require arikun/sabmin

```

Wait a second...

After finish, paste to config/app.php in

```
Arikun\Sabmin\SabminServiceProvider::class,

```

```
/*
 * Package Service Providers...
 */
      {PASTE HERE}
/*
 * Application Service Providers...
 */

```

### LAST

[](#last)

Last insert command vendor publish to publish the Auth UI Custom

```
php artisan vendor:publish

```

[![Screenshot at 2021-05-08 14-06-52](https://user-images.githubusercontent.com/45889833/117530320-ab96a100-b006-11eb-8d0c-16ffd13d2062.png)](https://user-images.githubusercontent.com/45889833/117530320-ab96a100-b006-11eb-8d0c-16ffd13d2062.png)

And Select Arikun\\Sabmin\\SabminServiceProvider, and you can refresh the login page and look ! this is cool !

[![Screenshot at 2021-05-08 14-09-11](https://user-images.githubusercontent.com/45889833/117530365-04fed000-b007-11eb-98ac-6a13ed091a11.png)](https://user-images.githubusercontent.com/45889833/117530365-04fed000-b007-11eb-98ac-6a13ed091a11.png)

Sabmin
======

[](#sabmin)

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/e21b62caecf59b53bd61cc0c3da5b4cff43c5d065eab76d6476ec88cc0a3cd76?d=identicon)[arikun16](/maintainers/arikun16)

---

Top Contributors

[![imyhacker](https://avatars.githubusercontent.com/u/45889833?v=4)](https://github.com/imyhacker "imyhacker (1 commits)")

### Embed Badge

![Health badge](/badges/arikun-sabmin/health.svg)

```
[![Health](https://phpackages.com/badges/arikun-sabmin/health.svg)](https://phpackages.com/packages/arikun-sabmin)
```

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

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