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