mgamal/laravel-user

This package is abandoned and no longer maintained. No replacement package was suggested.

Ready-to-use Module for user system.

v0.1 2023-01-18 16:20 UTC

This package is auto-updated.

Last update: 2023-04-18 17:08:02 UTC


README

It's so boring for me - as a developer - to create user module repeatedly in each system we create. That's why I created this package to save more time and effort.

Installation

composer require mgamal/laravel-user

Features:

  • List, Create, Update, Show, Delete User
  • Block User
  • User Activities Logs
  • User Subscriptions
  • Filter User
  • Search User

and much more will come!

Usage

Will be added soon!

Testing

composer test