Skip to content

Commit aa3ae3c

Browse files
committed
Add restart your editor warning message
1 parent c722cf8 commit aa3ae3c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ Create the project with composer:
1212
composer create-project laravel-ready/laravel-starter {project_name} --stability=dev
1313
```
1414

15+
> [!WARNING]
16+
> After installation, if you are using VS Code editor CLI, you need to restart with the `F1` > `Reload Window` command. This is required for indexing and plugin activation.
17+
1518
## To sync with template repo
1619

1720
Run this command

0 commit comments

Comments
 (0)