mirror of
https://github.com/danog/psalm-plugin-laravel.git
synced 2024-11-26 20:34:48 +01:00
Added more explicit instructions
This commit is contained in:
parent
33850a7237
commit
4e9db5048d
@ -3,6 +3,8 @@ A Psalm plugin for Laravel
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
First [install Psalm](https://psalm.dev/quickstart) in your project, making sure to run `--init`, then run the following commands:
|
||||||
|
|
||||||
```
|
```
|
||||||
composer require --dev psalm/plugin-laravel
|
composer require --dev psalm/plugin-laravel
|
||||||
vendor/bin/psalm-plugin enable psalm/plugin-laravel
|
vendor/bin/psalm-plugin enable psalm/plugin-laravel
|
||||||
|
Loading…
Reference in New Issue
Block a user