Skip to content

hexidedigital/model-permissions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: [email protected] 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

About

control access to models using groups and permissions

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages