Skip to content

Commit e78aaa9

Browse files
Update links for pre-installed packages in README.md
1 parent 0a5aec8 commit e78aaa9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -75,13 +75,13 @@ DEFAULT_USER_PASSWORD="password"
7575

7676
The following packages are pre-installed:
7777

78-
- timokoerber/laravel-one-time-operations
79-
- barryvdh/laravel-debugbar
80-
- phpstan/phpstan
81-
- pestphp/pest, along with plugins:
82-
- pestphp/pest-plugin-faker
83-
- pestphp/pest-plugin-laravel
84-
- pestphp/pest-plugin-livewire
78+
- [timokoerber/laravel-one-time-operations](https://github.com/TimoKoerber/laravel-one-time-operations)
79+
- [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar)
80+
- [phpstan/phpstan](https://phpstan.org/user-guide/getting-started)
81+
- [pestphp/pest](https://pestphp.com/docs/installation)
82+
- [pestphp/pest-plugin-faker](https://pestphp.com/docs/plugins#faker)
83+
- [pestphp/pest-plugin-laravel](https://pestphp.com/docs/plugins#laravel)
84+
- [pestphp/pest-plugin-livewire](https://pestphp.com/docs/plugins#livewire)
8585

8686
## Installation
8787
### Using the Template

0 commit comments

Comments
 (0)