-
I've been using OAuth for a long time, and recently there's been a problem with Yahoo OAuth, I'm getting Call to undefined method OAuth\OAuth2\Service\Yahoo::requestRequestToken()
I'm using the exac…
-
Hi, we are developing a Laravel middleware, and want to find a place to exhibit it to Laravel users. I think the users will also have a need to find suitable middlewares in the ecosystem to solve thei…
-
# 概要
```
LaravelにはLaravel-Passportという便利なツールがあるらしい
railsで言うDeviseみたいなものかな?
便利なら簡単なんだろう、きっと←
ログインしないとブログが投稿できないようにすればなおよし!!
```
とりあえず、最近よく耳にするからやってみることにした。
まだよくわかってないので調べる。
-
Are there any docs on how to use this package with L4?
-
Recieved this email today:
"Dear PingthePeople authors:
I don't do facebook or google. I have yahoo as my email communicator. Please add yahoo."
-
Tomei a liberdade de dar uma melhorada nas etiquetas (*labels*) existentes e adicionar várias outras de modo a abrangir o máximo de refinição possível. :smiley:
Antes disso eu já havia adicionado a…
-
-
i am having problems updating monica 4.0.
2023-03-30 18:59:36,177: DEBUG - Script @php artisan package:discover handling the post-autoload-dump event returned with error code 1
2023-03-30 18:59:36…
-
### Summary
It would be great to have an integration with a third party library or have built in support for authenticating with OAuth2 providers such as Google or Github.
### Basic Example
_No r…
cofin updated
6 months ago
-
1. Your software version (Screenshot of your startup)
Run inside a docker container of ubuntu:latest
```Dockerfile
FROM ubuntu:latest
ARG WWWUSER=1000
ARG XDEBUG_HOST=host.docker.internal
…