Download the PHP package akukoder/fortify-tabler-admin without Composer
On this page you can find all versions of the php package akukoder/fortify-tabler-admin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download akukoder/fortify-tabler-admin
More information about akukoder/fortify-tabler-admin
Files in akukoder/fortify-tabler-admin
Package fortify-tabler-admin
Short Description Laravel Fortify based on Fortify UI and open source Tabler theme.
License MIT
Homepage https://bitbucket.org/akukoder/fortify-tabler-admin
Informations about the package fortify-tabler-admin
Introduction
FortifyTablerAdmin is a Laravel Fortify UI preset, built with an open source Tabler Admin Template.
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
To get started, you'll need to install FortifyTablerAdmin using composer.
Laravel 9
Laravel 8 and below
Next, you'll need to run the install command:
The package will run database migration automatically. If you want to skip it:
Changing Layout
If you want to change the layout, just run this command:
Create Example Pages
You can generate example page using the command below:
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.
Features
All Fortify features enabled by default, and some other basic features to get you started.
- Login
- Registration
- Reset password
- Email verification
- Profile Information
- Update password
- Two-factor authentication
- Browser session
- User management
- Multiple dashboard layouts to choose
- Light or dark theme (per user setting)
Layout Type
There are 3 layouts you can choose:
- Horizontal
- Overlap
- Vertical
Sidebar Position
For vertical layout, your have option to set the sidebar position:
- Left
- Right
Styling
For both horizontal and vertical, you can choose the styling:
- Light
- Dark
- Transparent (vertical layout only)
Sticky Navbar
And if you choose horizontal, you have an option to set it to sticky.
Combo Header
For vertical layout, you can choose to enable header.
Known Issue
Documentation
For the documentations, please refer to the official websites.
Screenshot
Credits
License
FortifyTablerAdmin is open-sourced software licensed under the MIT license.
All versions of fortify-tabler-admin with dependencies
arcanedev/laravel-settings Version ^8.1|^9.0|^10.0
illuminate/support Version ^8.0|^9.0|^10.0
intervention/image Version ^2.5.1
laravel/sanctum Version ^3.0
zacksmash/fortify-ui Version ^1.0
ext-json Version *