Skip to content

Diverently/phpstan-livewire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHPStan Livewire

Recognize Livewire computed properties

Installation

First install the package via composer:

composer require diverently/phpstan-livewire --dev

Then add the following to your phpstan.neon:

includes:
    - ./vendor/diverently/phpstan-livewire/extension.neon