-
The package `lucadegasperi/oauth2-server-laravel` is abandoned and we should've using Laravel Passport.
-
Heya!
I'm in a pickle! I was developing my site locally, so It all worked since all my endpoints start with http://localhost, so the `assignAbsoluteEndpoints` function in [provider.ts](https://gith…
-
Package lucadegasperi/oauth2-server-laravel is abandoned, you should avoid using it. Use laravel/passport instead.
-
**Bug Description**
When I try to add a command in my github action, I have some problems with it. composer try to get my .env (i think) in github, but i don't have it in repository. Do any have clue…
-
LaravelにはLaravel-Passportという便利なツールがあるらしい
railsで言うDeviseみたいなものかな?
便利なら簡単なんだろう、きっと←
ログインしないとブログが投稿できないようにすればなおよし!!
-
Hi @qwildz ,
I found your repo while looking for a solution for a single sign-on with Laravel,
especially with Laravel Passport, which I've been playing around recently.
So just wanted to find…
-
@anandsiddharth thanks for the effort but I am trying to get this working as an end-to-end example so I can both move on to other parts of my app, and that this helps more people that are stuck. I'm j…
-
Il y a Passeport pour ça, mais il faudra une nouvelle version de laravel pour ça
https://laravel.com/docs/5.3/passport
-
In Connection.php line 452:
Call to a member function prepare() on null
"jenssegers/mongodb": "3.3.1",
"laravel/framework": "5.5.*",
"laravel/passport": "~4.0",
-
Your requirements could not be resolved to an installable set of packages.
Problem 1
- lcobucci/jwt 3.4.6 requires php ^5.6 || ^7.0 -> your php version (8.0.0) does not satisfy that requirem…