From 16548fc878896301d2976e8f32b95ba975776c8c Mon Sep 17 00:00:00 2001 From: James Bhatta Date: Thu, 8 Feb 2024 02:25:24 +0545 Subject: [PATCH] Update README.md (#1451) Fix intra page link for PHPDocs for models --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a151675..b0bc074 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ If for some reason you want manually control this: _Check out [this Laracasts video](https://laracasts.com/series/how-to-be-awesome-in-phpstorm/episodes/15) for a quick introduction/explanation!_ - `php artisan ide-helper:generate` - [PHPDoc generation for Laravel Facades ](#automatic-phpdoc-generation-for-laravel-facades) -- `php artisan ide-helper:models` - [PHPDocs for models](#automatic-PHPDocs-for-models) +- `php artisan ide-helper:models` - [PHPDocs for models](#automatic-phpdocs-for-models) - `php artisan ide-helper:meta` - [PhpStorm Meta file](#phpstorm-meta-for-container-instances)