-
In some instances the following error is thrown:
Exception `InvalidArgumentException` thrown: `Expected a scalar value as a 2nd argument to "Symfony\Component\HttpFoundation\InputBag::get()", "arra…
-
Hi Tony, thank you for create Turbo Laravel Bootcamp. I have been try official Bootcamp from Laravel especially Livewire. But, I also would like to try Turbo because I'm curious. I have follow the tut…
-
### Echo Version
1.0.3
### Laravel Version
10.10
### PHP Version
8.2
### NPM Version
10.2
### Database Driver & Version
_No response_
### Description
Hi,
To be able to work with Laravel …
-
I am facing issue while using authenticated pusher events.
When I get any event from pusher, in network tab I see only one event, but when I log inside my code, I get multiple log statements.
My …
-
This is my composer.json file (partial):
```
"require": {
"php": "^8.1",
"ext-pdo": "*",
"darkaonline/l5-swagger": "^8.5",
"guzzlehttp/guzzle": "^7.2",
…
-
### Bug description
As of v4.37.0, the Entries fieldtype seems to be behaving strangely when using the 'Stack Selector' UI Mode.
When clicking the 'Link Existing Item' link on a Blueprint, everyth…
-
I'm getting this error. Its killing my time. I dig deep and found no proper solution for this issue. in **LOCAL SERVER its working fine **. but in **LIVE SERVER this issue arises.**
I put 'local_p…
-
### Bug description
I have an issue where the half-strategy cache get's not invalidated when changing the focal point of an asset.
It works, when the asset is changed or replaced.
I'm using the G…
-
Hello, my websocket is nicely running and i can broadcast events from Laravel through it and listen to it from front vueJS.
But since few days i'm facing some issue popping into my websocket cli, eve…
-
### Description
The top customers widget on the overview page is erroring out on the SQL query, which also causes the page to show a widget that is stuck loading.
The current query builder in `Ove…