-
**Environment**
1. Version 2022.10
2. Operating system Windows
**Describe the bug**
All of pages returns 404, except shop pages
**To Reproduce**
Steps to reproduce the behavior:
1. Install …
-
We are going to take a similar approach to what Laravel Sanctum offers for Laravel. We are going to allow our the SPA to directly communicate to our API without the need of an API key using a csrf tok…
-
- L5-Swagger Version: 7.0 (`composer show | grep l5-swagger`)
- PHP Version (`php -v`): 7.4
- OS: Linux
### Description:
How to use the l5-swagger with Laravel sanctum?
### Steps To Reproduce…
-
### 🐛 bug 描述
I encountered abnormal behavior when using axios in ant design pro and umijs. Technically I have a laravel app as my API and currently using Sanctum as authentication. When I try to get …
-
### Version
module: 5.0.0-1624817847.21691f1
nuxt: 2.15.7
### Nuxt configuration
#### [mode](https://nuxtjs.org/api/configuration-mode):
- [x] universal
- [ ] spa
### Nuxt configuration
…
-
Hi!
First of all, amazing GraphQL client!
There is however one thing I can't seem to figure out.
I was wondering how I should set the headers for the batch plugin.
Without the batch plugin I ma…
-
Hi,
Thanks for you amazing work ! I trying to make it work on one of my project !
Sadly I get stuck with this error.
`[2021-03-18 20:27:02] local.ERROR: App\Models\User::name must return a r…
lps83 updated
2 years ago
-
Hello everybody,
given this configuration:
```js
axios: {
credentials: true,
proxy: true
},
proxy: {
'/laravel': {
target: 'https://exposed-laravel-app.dev',
…
-
I have been stuck on this issue for some days now and I can't seem to figure out what exactly I'm doing wrong. I have integrated the laravel-websockets package into my application, followed the config…
-
### Subject of the issue
Missing function logoutOtherDevices
### Your environment
| Q | A
| ----------------- | ---
| Bug? | no
| New Feature? | yes
| Frame…