hexide-digital/model-permissions

control access to models using groups and permissions
2,208
Install
composer require hexide-digital/model-permissions
Latest Version:2.2.1
PHP:^7.4|^8.0
License:MIT
Last Updated:Jun 11, 2022
Links: GitHub  ·  Packagist
Maintainer: yaapis

Model permissions

Control access to model using groups and permissions

Requirements

  • php ^7.4|^8.0
  • laravel ^8.x

Installation

will be written later

short info

$ php artisan vandor:publish --tag=model-permissions-configs
$ php artisan vandor:publish --tag=model-permissions-migrations

file configs/app.php

"providers" = [
    // ...

    HexideDigital\ModelPermissions\ModelPermissionsServiceProvider::class,
    
    // ...
],

Usage

will be written later

Can I hire you guys?

Yes! Say hi: hello@hexide-digital.com We will be happy to work with you! Other work we’ve done

Follow us

Stay up to date with the latest Vuestic news! Follow us on LinkedIn or Facebook

Related Packages

gabrieloliverio/laravel5-generators

Database metadata-based generators for Laravel 5

1
erirk/paypalpayment

laravel-paypalpayment is simple package help you process direct credit card paym...

0
doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database s...

631,580,251 9,707
laravel/framework

The Laravel Framework.

580,311,802 34,925
laravel/tinker

Powerful REPL for the Laravel framework.

489,754,436 7,444