Skip to content

Conversation

@MFarukDemirkoparan
Copy link
Collaborator

No description provided.

Mehmet Faruk Demirkoparan and others added 2 commits November 4, 2025 16:00
@what-the-diff
Copy link

what-the-diff bot commented Nov 4, 2025

PR Summary

  • Inclusion of Gate Facade Addition in AAuthServiceProvider.php
    This update allows the importation of the Gate facade, aiding in creating authorization rules with ease.

  • Introduction of Gate::before Method in AAuthServiceProvider.php
    A new method has been implemented to aid in permission checks utilizing the aauth package. This allows for a preliminary check before proceeding with the primary authorization routine.

  • Addition of can Method in AAuthUser Trait
    A new ability-checking method, can, is now in the AAuthUser trait. It is based on the aauth package, and enables the check of single or multiple abilities, significantly aiding in granular permissions checks.

@emreakay emreakay merged commit 4ff9346 into main Nov 4, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants