-
Issue Type: Bug
I've been attempting to use the new remote VSCode feature to work with a project stored on an AWS EC2 instance. Each time I use it, it works fine for a few hours. Eventually, the …
-
The parser doesn't handle the new "readonly" keyword properly and throws an error:
```
ComposerRequireChecker 4.0.0@baa11a4e9e5072117e3d180ef16c07036cafa4a2
In LocateASTFromFiles.php line 46:
…
DaFox updated
7 months ago
-
If we can use something like below how kafka will be good?
```bash
QUEUE_CONNECTION=kafka
```
# Concept
We'll push messsages to the default topic. And also we will consume from it.
-
**Describe the bug**
I am working through the getting started tutorial. Hot reload does not work (no browser reload on save, and even with manual refresh changes are not picked up_
**To Reproduce*…
-
- Laravel Version: 10.15.0
- Larastan Version: 2.6.3
- `--level` used: 6
### Description
Code looks like this:
```php
use Illuminate\Database\Eloquent\Collection as EloquentCollection;
…
Grldk updated
8 months ago
-
Hello,
When running a broadcasting event, running laravel-websokets and laravel horizon, event job failed and I have this kind of url hitting from my php stdout :
```php_1 | 172.21.0.6 -…
-
Can this library be used as below?
```
{{-- --}}
@vite('resources/css/app.css')
Test
```
Thanks
-
I was setting up the project fresh over the weekend and had a tweak I'd like to make to CONTRIBUTING.md.
## CONTRIBUTING.md edits
In Setup & Configuration... > Option 1 > ["Import / Seed the Organ…
-
### Description
The following code:
```php
-
### Is there an existing feature request for this?
- [X] I have searched the existing issues before opening this feature request.
### Describe the feature you would like to see.
When you edit…