-
### Laravel version
9.x
### PHP version
8.4.1
### Voyager version
1.5
### Description of problem
Show only authorized folders for a user
The https://github.com/the-control-group/…
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
Today i tried to add new assets…
-
Hi, I'm using https://github.com/oriceon/oauth-5-laravel this is a simple laravel 5 service provider (wrapper) for Lusitanian/PHPoAuthLib which provides oAuth support in PHP 5.4+ and is very easy to i…
-
### Subject of the issue
An attempt to create an instance of the `Tymon\JWTAuth\Providers\JWT\Namshi` class using the [`AbstractServiceProvider::registerNamshiProvider()`](https://github.com/tymond…
-
laravel/framework 5.0.x-dev requires ext-mcrypt * -> the requested PHP extension mcrypt is missing from your system.
Conclusion: remove laravel/framework v6.0.1
Do you plan an update for laravel 6…
-
### Laravel version
7.30.4
### PHP version
7.4.3
### Voyager version
1.5.0
### Database
MySQL 8.0.25
### Description
There are dummy gate's values are used to check admin permissions
with $t…
-
When sending push from server it doesn't delivers to ios device but works in android, i tried via pushtry.com it went through it but not from server @davibennun
-
- Laravel CRM Version: 10.10
- PHP Version: 8.2.10
### Description:
Enabling Spatie teams breaks role and permissions model.
### Steps To Reproduce:
- Enable Teams in the env file
LARAV…
-
To view logs in production there must be a option to protect log route
-
/vendor/96qbhy/laravel-api-auth/src/Middleware.php:41
`list($header, $payload, $alg) = $this->parseParams($header_string, $payload_string);`
这里的返回值是个数组,并且数组的索引是
`return compact('header', 'payload'…