-
```php
Unable to prepare route [central-admin/oauth/{provider}] for serialization. Another route has already been assigned name [socialite.central-admin.oauth.redirect].
at vendor/laravel/fram…
-
### Platform
Windows
### Operating system version
Windows 11
### System architecture
Windows
### Herd Version
1.1.0
### PHP Version
PHP 8.3
### Bug description
When I use Laravel Socialite …
-
The documentation on the dockerhub page for this image series ( https://hub.docker.com/r/invoiceninja/invoiceninja ) says that port 80 is opened by the image. This is not only false, it's misleading. …
-
![image](https://github.com/user-attachments/assets/328f7146-9252-4997-81f3-3363f8ef018b)
-
Hello! Sorry to bother you but I searched the entire web for this error...
I get :
`unable to create temporary file for decompression of gzipped phar archive "E:\localserver\htdocs\eg-directory\st…
-
### Liap version(s) affected
1.3
### Description
When a notification is sent from the Apple Store regarding a subscription, a strange issue occurs
`
-
I had to change the dependency to get collections to `"laravel/framework": "^11.0"`, otherwise Composer complained that `laravel/framework` replaces `illuminate/collections`.
Possible I did somethi…
-
### Socialite Version
5.14.0
### Laravel Version
11.10.0
### PHP Version
8.2
### Database Driver & Version
_No response_
### Description
The oAuth provider can at times return errors (in my e…
-
I'm having trouble with the example code from the README, i keep getting : **Unknown named parameter $title**
I'm using Laravel 10.48.18 with :
"php": "^8.1",
"doctrine/dbal":…
-
Hi.
I noticed that the code is currently using Facebook Graph API v3.3, as seen here: https://github.com/laravel/socialite/blob/beb3adcff1a6e400955c459d5ad329c0576da3ed/src/Two/FacebookProvider.php…