-
- Laravel Swagger Version: dev-master
- Laravel Version: 8.8.0
- PHP Version: 7.4.11
### Description:
Hello,
Right now, the Generator checks if a specific route has a Passport middleware on…
-
Hi,
I'm trying to follow your YouTube tutorial.
I've got as far as running the command `php artical jwt:generate`. However I'm getting the following error message:
```
There are no commands d…
-
| Q | A
| ----------------- | ---
| Bug? | no
| New Feature? | yes
| Framework | Laravel
| Framework version | 5.5.18
| Package version | 2.0.0-alpha1…
-
### Description:
I'm trying to create a stripe account but when the task try to execute the `AssignPaymentAccountToUserTask` class return error and not create payment account.
### Expected Behavio…
-
# 概要
[Laravel\-passportでログイン機能 \+ ブログの投稿機能を実装](https://github.com/tobibako45/laravel-passport-practice)
の、クライアント側を作りたかったので、調べたらSocialiteにたどり着いたので使ってみる。
-
### Ticket Contents
## Description
A survey and polling system is a tool or platform designed to collect data and opinions from a group of individuals, typically referred to as respondents or part…
-
satis version: 1.0.0
satis.json:
```
{
"name": "XXX",
"homepage": "http://XXX:80",
"repositories": [
{
"type": "composer",
"url": "http://www.pac…
-
I followed the instructions very carefully - twice in fact - but my login POST returns
http://lq.test/api/v1/oauth/token 401 (Unauthorized)
I tried digging in to figure it out, but the entire log…
-
![Screenshot from 2019-03-21 17-17-15](https://user-images.githubusercontent.com/14543290/54750406-87489200-4bfd-11e9-8e7e-2e72c96b3aa9.png)
-
I followed the quick start at: https://jwt-auth.readthedocs.io/en/develop/quick-start/. After copying the code from this tutorial to my routes/api.php and created an AuthController.php (also) using so…