Pharaonic
Loading...

OLD VERSION

WARNING : You're browsing the documentation for an old version of Users. Consider upgrading your project to 2.x
Users

Installation

# Why Users?

Users is a package provides group of traits for User Model (Roles & Permissions, Devices, Password Hashing, Password History) in Laravel

  • Devices
  • Password
  • Permissions
  • Roles

# Installation

Install the latest version using Composer.

1composer require pharaonic/laravel-users:1.*
2php artisan migrate