File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -75,13 +75,13 @@ DEFAULT_USER_PASSWORD="password"
75
75
76
76
The following packages are pre-installed:
77
77
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 )
85
85
86
86
## Installation
87
87
### Using the Template
You can’t perform that action at this time.
0 commit comments