PHPackages                             za-laravel/laravel-user - 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. za-laravel/laravel-user

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

za-laravel/laravel-user
=======================

User functionality package for Laravel 5

11651PHP

Since Aug 21Pushed 10y ago2 watchersCompare

[ Source](https://github.com/za-laravel/laravel-user)[ Packagist](https://packagist.org/packages/za-laravel/laravel-user)[ RSS](/packages/za-laravel-laravel-user/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

laravel-user
============

[](#laravel-user)

User functionality package for Laravel 5

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/f817096bb8f0535d36bda0d6dc60b6fb3ba6d6d5af11b9d79c7d9e78ce81a409/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7a612d6c61726176656c2f6c61726176656c2d757365722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/za-laravel/laravel-user/?branch=master)[![Build Status](https://camo.githubusercontent.com/ffa284b6f77017d32b81334335a04637bfda80216c456e0ed5e1b39bcd4d22e1/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7a612d6c61726176656c2f6c61726176656c2d757365722f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/za-laravel/laravel-user/build-status/master)[![Latest Stable Version](https://camo.githubusercontent.com/785fb185fae96d3e3f2920ecbd9b26687fd219b077808fc3630ef26a30051fd6/68747470733a2f2f706f7365722e707567782e6f72672f7a612d6c61726176656c2f6c61726176656c2d757365722f762f737461626c65)](https://packagist.org/packages/za-laravel/laravel-user) [![Total Downloads](https://camo.githubusercontent.com/a2845a17e0683a1044264bf9474bbf18245b204406a1df35e61c0a062f0cbe8c/68747470733a2f2f706f7365722e707567782e6f72672f7a612d6c61726176656c2f6c61726176656c2d757365722f646f776e6c6f616473)](https://packagist.org/packages/za-laravel/laravel-user) [![Latest Unstable Version](https://camo.githubusercontent.com/c50304fb2a2205c468768c76b3255cc95316dee17b0e8c2e5999f6e8a0fa0524/68747470733a2f2f706f7365722e707567782e6f72672f7a612d6c61726176656c2f6c61726176656c2d757365722f762f756e737461626c65)](https://packagist.org/packages/za-laravel/laravel-user) [![License](https://camo.githubusercontent.com/29a8ffe96889f9fe83e39dc198e3fe80c97707c20843df9682387c7a1be52082/68747470733a2f2f706f7365722e707567782e6f72672f7a612d6c61726176656c2f6c61726176656c2d757365722f6c6963656e7365)](https://packagist.org/packages/za-laravel/laravel-user)

Installation
------------

[](#installation)

- install package with `composer require za-laravel/laravel-user:"dev-master"`
- Now append service provider to providers array in config/app.php.

    ```
