-
I have a situation where I need multiple GraphQL endpoints for various access controls.
For example, there could be a public endpoint for creating user account, a private endpoint protected by `au…
-
Hi there,
until now i use jwt to login in my api. But now i want to use Horizon additionally. To secure the horizon app, i want to use the laravel LoginController. The Login succes, but the auth()-…
-
Okay, I've got a bit of time, and need to set up a new project with Laravel 5.3 and JWTGuard. @tymondesigns I hope you don't mind this being in your issues similar to my other "guide" (#513), and if …
-
1. Your software version (Screenshot of your startup)
| Software | Version |
| --------- | --------- |
| PHP | 7.4.3 |
| Swoole | 4.5.2 |
| Laravel | 6.18.20 |
| Ub…
-
I have multiline messages or exception errors / stack traces that I wish to send using Rsyslog to Logstash
### Expected behavior
Use Rsyslog template to split exception errors or multiline message…
-
## Expected Behavior
That the app works on the new shopify admin route. https://admin.shopify.com/store/store-name/apps/plugin-url
## Current Behavior
The app not works. My app doesn't not approv…
-
-
Here are some ideas for future improvement of this library:
- [x] Google Analytics - ([#aacef69](https://github.com/saleem-hadad/larecipe/commit/aacef69cceb55fdbfbec4e00ec2c6c4bf1216fe9))
- [x] Al…
-
### What happened?
When you use this package together with a password reset application, the system enters an infinite loop and booom
### Problem detail and solution
There is no problem when …
-
Hi,
We are using PHPRedis with Laravel. We push jobs into Redis and our workers pop jobs from it.
Our workers are long running processes which are not supposed to be restarted.
99% of our j…