If you find this website useful, your sponsorship would greatly support its ongoing development and maintenance. Learn more

Laravel Starter Kit

Built on Laravel TALL stack (Tailwind, Alpine.js, Laravel, and Livewire)

Get Started GitHub

Laravel Admin Theme - Laravel AdminTW

Laravel AdminTW is minimal Livewire theme styled with TailwindCSS.

Laravel AdminTW supports both light and dark mode based on the users OS.

Provided are blade and Laravel Livewire components for common layout / UI elements and a complete test suite (Pest PHP).

2FA

Laravel Admin Two Factor Authentication Setup

Add additional security to your account using two-factor authentication.

Why do I need this?

Passwords can get stolen – especially if you use the same password for multiple sites. Adding Two-Step Verification means that even if your password gets stolen, your account will remain secure.

Audit Trails

Laravel Admin Two Factor Authentication Setup

Record ever action, then review all actions in the audit trail.

Filter by user, action, type or a date range.

Settings

Laravel Admin Two Factor Authentication Setup

From the settings change the following:

Application Name

Force 2FA for all users

Lock application down to set IP addresses

Roles

Laravel Admin Two Factor Authentication Setup

Laravel AdminTW comes with role based permissions.

Set what users can and cannot do.

Assign multiple roles to a user.

Permissions

Laravel Admin Two Factor Authentication Setup

Restrict permissions per role

Each permission is grouped by "module"

Users

Laravel Admin Two Factor Authentication Setup

Laravel AdminTW comes with multiple users support, you can add as many users as needed.

Users can be invited to via an email invitation.

Users have their own profile which shows their activity.

Users can be locked down to set IP addresses. Meaning they would only be able to login from those IP addresses listed in the settings.

Tests

Laravel Admin Two Factor Authentication Setup

Laravel AdminTW comes with a suite of tests using PestPHP.

There are 206 tests out the box that ensured the application works as expected.

© 2024 Laravel AdminTW. All rights reserved.

Built by David Carr