PHPackages                             akukoder/fortify-tabler-admin - 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. akukoder/fortify-tabler-admin

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

akukoder/fortify-tabler-admin
=============================

Laravel Fortify based on Fortify UI and open source Tabler theme.

2.0.1(2y ago)133114[2 issues](https://github.com/akukoder/fortify-tabler-admin/issues)MITCSSPHP ^7.3|^8.0|^8.1

Since Apr 9Pushed 2y ago2 watchersCompare

[ Source](https://github.com/akukoder/fortify-tabler-admin)[ Packagist](https://packagist.org/packages/akukoder/fortify-tabler-admin)[ Docs](https://bitbucket.org/akukoder/fortify-tabler-admin)[ RSS](/packages/akukoder-fortify-tabler-admin/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (9)Versions (20)Used By (0)

[![FortifyTablerAdmin](https://camo.githubusercontent.com/c1039dddcc81e41d2f293da7e0945c0d6132dca5d65160052ef2b7f645939823/68747470733a2f2f6269746275636b65742e6f72672f616b756b6f6465722f666f72746966792d7461626c65722d61646d696e2f7261772f343361623464336362306565383834393334396165343939356662316237633235336462373063392f666f72746966792d7461626c65722d61646d696e2e706e67)](https://camo.githubusercontent.com/c1039dddcc81e41d2f293da7e0945c0d6132dca5d65160052ef2b7f645939823/68747470733a2f2f6269746275636b65742e6f72672f616b756b6f6465722f666f72746966792d7461626c65722d61646d696e2f7261772f343361623464336362306565383834393334396165343939356662316237633235336462373063392f666f72746966792d7461626c65722d61646d696e2e706e67)

Introduction
============

[](#introduction)

[![Latest Version on Packagist](https://camo.githubusercontent.com/e24b622c60f96d7c6c611e9f238501b54fd16d2e86cd6bb2afb95b9f3ac3cbd8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616b756b6f6465722f666f72746966792d7461626c65722d61646d696e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/akukoder/fortify-tabler-admin)[![Last Commit](https://camo.githubusercontent.com/849bb79b694d5881a70c8bd505d85e26f7301b543de56d5b59b83eebb99ccb38/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6173742d636f6d6d69742f616b756b6f6465722f666f72746966792d7461626c65722d61646d696e3f7374796c653d666c61742d737175617265)](https://packagist.org/packages/akukoder/fortify-tabler-admin)[![Total Downloads](https://camo.githubusercontent.com/65d58558fe3b000c00529ab2b0dae88117314c5fbdefaee503bd1f5b5887ac45/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616b756b6f6465722f666f72746966792d7461626c65722d61646d696e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/akukoder/fortify-tabler-admin)[![License](https://camo.githubusercontent.com/2eaf2084dc80dbc8e19e02868e341d665307a9dc0cf84cfa6ba5a612fb2a70cd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f616b756b6f6465722f666f72746966792d7461626c65722d61646d696e3f7374796c653d666c61742d737175617265)](https://packagist.org/packages/akukoder/fortify-tabler-admin)[![StyleCI](https://camo.githubusercontent.com/23fb5665176f2ee12a6d845c35479838714d4e044a04228e08784f27fb604f6e/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3437393636363738342f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/479666784?branch=master)

**FortifyTablerAdmin** is a Laravel Fortify UI preset, built with an open source [Tabler Admin Template](https://tabler.io).

Requirement
===========

[](#requirement)

Install the package on the new **Laravel 8 and above** only, without additional packages like Jetstream or Laravel Ui. Laravel Fortify and FortifyUI will be installed automatically.

Installation
============

[](#installation)

To get started, you'll need to install **FortifyTablerAdmin** using composer.

Laravel 9
---------

[](#laravel-9)

```
composer require akukoder/fortify-tabler-admin
```

Laravel 8 and below
-------------------

[](#laravel-8-and-below)

```
composer require akukoder/fortify-tabler-admin:^1.0
```

Next, you'll need to run the install command:

```
php artisan fortify:tabler
```

The package will run database migration automatically. If you want to skip it:

```
php artisan fortify:tabler --skip-migration
```

Changing Layout
---------------

[](#changing-layout)

If you want to change the layout, just run this command:

```
php artisan fortify:layout
```

Create Example Pages
--------------------

[](#create-example-pages)

You can generate example page using the command below:

```
php artisan fortify:view
```

Currently, there are 10 pages included:

- activity
- faq
- gallery
- invoice
- license
- music
- pricing-cards
- search-result
- tasks
- users

*You can view the demo for each layout from [Tabler official demo](https://preview.tabler.io/).*

Features
========

[](#features)

All Fortify features enabled by default, and some other basic features to get you started.

1. Login
2. Registration
3. Reset password
4. Email verification
5. Profile Information
6. Update password
7. Two-factor authentication
8. Browser session
9. User management
10. Multiple dashboard layouts to choose
11. Light or dark theme (per user setting)

Layout Type
-----------

[](#layout-type)

There are 3 layouts you can choose:

1. Horizontal
2. Overlap
3. Vertical

Sidebar Position
----------------

[](#sidebar-position)

For vertical layout, your have option to set the sidebar position:

1. Left
2. Right

Styling
-------

[](#styling)

For both horizontal and vertical, you can choose the styling:

1. Light
2. Dark
3. Transparent (vertical layout only)

Sticky Navbar
-------------

[](#sticky-navbar)

And if you choose horizontal, you have an option to set it to sticky.

Combo Header
------------

[](#combo-header)

For vertical layout, you can choose to enable header.

Known Issue
===========

[](#known-issue)

1. [Not working with Laravel Voyager](https://github.com/akukoder/fortify-tabler-admin/issues/3#issuecomment-1099368495).

Documentation
=============

[](#documentation)

For the documentations, please refer to the official websites.

- [Tabler](https://tabler.io)
- [Bootstrap 5](https://getbootstrap.com/)
- [Fortify UI](https://github.com/zacksmash/fortify-ui)
- [Intervention Image](https://github.com/intervention/image)
- [Arcanedev Laravel Settings](https://github.com/ARCANEDEV/LaravelSettings/)

Screenshot
==========

[](#screenshot)

[![FortifyTablerAdmin Screenshot](https://camo.githubusercontent.com/48378e44881f624289e03e6ef3cd36b191fb508d7beb8ef6ce0893cc533d1819/68747470733a2f2f6269746275636b65742e6f72672f616b756b6f6465722f666f72746966792d7461626c65722d61646d696e2f7261772f386436303563356638623236636134623436393066643665363034333433393061306632613966302f73637265656e73686f742e706e67)](https://camo.githubusercontent.com/48378e44881f624289e03e6ef3cd36b191fb508d7beb8ef6ce0893cc533d1819/68747470733a2f2f6269746275636b65742e6f72672f616b756b6f6465722f666f72746966792d7461626c65722d61646d696e2f7261772f386436303563356638623236636134623436393066643665363034333433393061306632613966302f73637265656e73686f742e706e67)

[![Horizontal Layout](https://camo.githubusercontent.com/e7f08031a3f7cb0a2a4d0003c738ed4d327ce6f7388b475b6b3431add4db004c/68747470733a2f2f6269746275636b65742e6f72672f616b756b6f6465722f666f72746966792d7461626c65722d61646d696e2f7261772f386436303563356638623236636134623436393066643665363034333433393061306632613966302f73637265656e73686f742d686f72697a6f6e74616c2e706e67)](https://camo.githubusercontent.com/e7f08031a3f7cb0a2a4d0003c738ed4d327ce6f7388b475b6b3431add4db004c/68747470733a2f2f6269746275636b65742e6f72672f616b756b6f6465722f666f72746966792d7461626c65722d61646d696e2f7261772f386436303563356638623236636134623436393066643665363034333433393061306632613966302f73637265656e73686f742d686f72697a6f6e74616c2e706e67)

[![Overlap Layout](https://camo.githubusercontent.com/7c85e5669fad08d737c5935e809789f0ddddaece3fbe2330d324811d7cf53405/68747470733a2f2f6269746275636b65742e6f72672f616b756b6f6465722f666f72746966792d7461626c65722d61646d696e2f7261772f386436303563356638623236636134623436393066643665363034333433393061306632613966302f73637265656e73686f742d6f7665726c61702e706e67)](https://camo.githubusercontent.com/7c85e5669fad08d737c5935e809789f0ddddaece3fbe2330d324811d7cf53405/68747470733a2f2f6269746275636b65742e6f72672f616b756b6f6465722f666f72746966792d7461626c65722d61646d696e2f7261772f386436303563356638623236636134623436393066643665363034333433393061306632613966302f73637265656e73686f742d6f7665726c61702e706e67)

[![Vertical Layout](https://camo.githubusercontent.com/00bc280e97a40728a4ff4e627510effc228783fc5fca6cef3402c3b7e7d68f75/68747470733a2f2f6269746275636b65742e6f72672f616b756b6f6465722f666f72746966792d7461626c65722d61646d696e2f7261772f386436303563356638623236636134623436393066643665363034333433393061306632613966302f73637265656e73686f742d766572746963616c2e706e67)](https://camo.githubusercontent.com/00bc280e97a40728a4ff4e627510effc228783fc5fca6cef3402c3b7e7d68f75/68747470733a2f2f6269746275636b65742e6f72672f616b756b6f6465722f666f72746966792d7461626c65722d61646d696e2f7261772f386436303563356638623236636134623436393066643665363034333433393061306632613966302f73637265656e73686f742d766572746963616c2e706e67)

[![Vertical Transparent Layout](https://camo.githubusercontent.com/b89c95503baab3737dd7d3d3f1f811d0824e7d1a0527bfce28e0af50f20a86d3/68747470733a2f2f6269746275636b65742e6f72672f616b756b6f6465722f666f72746966792d7461626c65722d61646d696e2f7261772f386436303563356638623236636134623436393066643665363034333433393061306632613966302f73637265656e73686f742d766572746963616c2d7472616e73706172656e742e706e67)](https://camo.githubusercontent.com/b89c95503baab3737dd7d3d3f1f811d0824e7d1a0527bfce28e0af50f20a86d3/68747470733a2f2f6269746275636b65742e6f72672f616b756b6f6465722f666f72746966792d7461626c65722d61646d696e2f7261772f386436303563356638623236636134623436393066643665363034333433393061306632613966302f73637265656e73686f742d766572746963616c2d7472616e73706172656e742e706e67)

Credits
=======

[](#credits)

- [Fortify UI](https://github.com/zacksmash/fortify-ui)
- [Tabler](https://tabler.io)
- [Proxeuse](https://github.com/Proxeuse/fortify-tabler)

License
=======

[](#license)

**FortifyTablerAdmin** is open-sourced software licensed under the [MIT license](LICENSE.md).

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity66

Established project with proven stability

 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 ~37 days

Recently: every ~157 days

Total

18

Last Release

905d ago

Major Versions

1.0.15 → 2.0.02022-08-26

PHP version history (2 changes)1.0.0PHP ^7.3|^8.0

2.0.1PHP ^7.3|^8.0|^8.1

### Community

Maintainers

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

---

Top Contributors

[![syahzul](https://avatars.githubusercontent.com/u/707301?v=4)](https://github.com/syahzul "syahzul (89 commits)")

---

Tags

laraveltablerfortifyfortify-uifortify-tabler-admin

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/akukoder-fortify-tabler-admin/health.svg)

```
[![Health](https://phpackages.com/badges/akukoder-fortify-tabler-admin/health.svg)](https://phpackages.com/packages/akukoder-fortify-tabler-admin)
```

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[intervention/image-laravel

Laravel Integration of Intervention Image

1588.9M181](/packages/intervention-image-laravel)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1235.9k20](/packages/fleetbase-core-api)[hasinhayder/tyro

Tyro - The ultimate Authentication, Authorization, and Role &amp; Privilege Management solution for Laravel 12 &amp; 13

6783.6k6](/packages/hasinhayder-tyro)[hasinhayder/tyro-dashboard

Tyro Dashboard - Beautiful admin dashboard for managing Tyro roles, privileges, users, and settings

5443.8k](/packages/hasinhayder-tyro-dashboard)

PHPackages © 2026

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