-
### Versions:
- ide-helper Version: v3.1.0
- Laravel Version: 11.28.1
- PHP Version: 8.3.11
### Question:
When defining a macro, let's say for the Response class:
```php
// app/Providers…
-
-
-
This package has a so called [Viral license](https://en.wikipedia.org/wiki/Viral_license) (GPL-2.0-or-later). Because of the 'viral' aspect of this, AFAIK this means that we are actually unable to use…
-
-
Installed on an existing project and added to tests, but when running the project in Sail the tests do not run. Running `sail artisan test --list-tests` does not show any tests. But running `php artis…
-
Use something like phpstan or LaraStan
https://laravel-news.com/running-phpstan-on-max-with-laravel
-
### Feature Description
if its possible it would be nice to auto generate model properties like
```php
/**
* @property string $interval_label
* @property string $formatted_amount
* @proper…
-
Hi, first of all thank you. I've been waiting to be able to run static analysis on my blade templates since a long time.
Unfortunately on my first try I get only a bunch of syntax errors such as:
…
-
- Larastan Version: 9.X
- `--level` used: 1
- Pull request with failing test:
### Description
Hello!
It seems that Larastan does not respect multiple connections. I have two different connect…