-
Out of the box, is there a way to add middleware to the routes similarly to the way express uses them? We need to add something like, "isAuthenticated".
If not, can someone point me in a direction t…
-
### Blessing Skin 版本
6.0.2
### PHP 版本
8.1
### 出现问题时所使用的浏览器
Microsoft Edge
### 您正在使用的 Web Server
Nginx
### 您正在使用宝塔吗?
- [X] 是
### 出现了什么问题?
在使用PCL2启动器使用皮肤站启动时会显示无法获取皮肤!
![QQ123123](https://gi…
-
For some APIs, its nice to have the ability to run some pre/post operations on a per-route or per-group basis. For example, you want some public routes, and some protected routes requiring a JWT token…
-
refacto api gateaway user connection and switch fetch to axios ?
creation connection with auth microservice :
-controller auth
-service auth
-route auth
-
### Package version
1.0.0
### Describe the bug
Hey Adonis team,
Long story short : I have an Adonis application and I tried to add the server-side-events with Transmit. To do it properly, I ask th…
-
See [Google Cloud Console](https://console.cloud.google.com/logs/query;query=error_groups.id%3D%22COGUqYyLoN3dUQ%22%0AlogName:%22stdout%22%0Aresource.type%3D%22k8s_container%22%0Aresource.labels.proje…
-
The single stack middleware system of express seems to be a source of confusion for [some developers](https://github.com/expressjs/express/issues/2760). This is a proposal to isolate the middleware st…
-
It will be cool to support multiple middlewares on the same route just like [koa-router](https://github.com/alexmingoia/koa-router#multiple-middleware)
-
Multi tenant route issue
my tenant route is:
```php
Route::middleware([
'web',
InitializeTenancyByDomain::class,
PreventAccessFromCentralDomains::class,
])->group(function…
-
**Describe the bug**
After upgrade from v.0.49.9 to v-0.50.25 admins now see an error on the start page
**Logs**
```
[c00c0535-a69a-4d00-98d5-005b9a5b0451] 2024-09-16T14:07:02+07:00 ERROR metaba…