File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -19,12 +19,10 @@ We recommend installing this preset on a project that you are starting from scra
19
19
If you don't already have an Apache local environment with PHP and MySQL, use one of the following links:
20
20
21
21
- Windows: https://updivision.com/blog/post/beginner-s-guide-to-setting-up-your-local-development-environment-on-windows
22
- - Linux: https://howtoubuntu.org/how-to-install-lamp-on-ubuntu
23
- - Mac: https://wpshout.com/quick-guides/how-to-install-mamp-on-your-mac/
22
+ - Linux & Mac: https://updivision.com/blog/post/guide-what-is-lamp-and-how-to-install-it-on-ubuntu-and-macos
24
23
25
- Also, you will need to install Composer: https://getcomposer.org/doc/00-intro.md
26
-
27
- And Laravel: https://laravel.com/docs/9.x/installation
24
+ Also, you will need to install Composer: https://getcomposer.org/doc/00-intro.md
25
+ And Laravel: https://laravel.com/docs/10.x
28
26
29
27
## Installation
30
28
You can’t perform that action at this time.
0 commit comments