You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Run Symfony, Laravel and native PHP scripts](https://youtu.be/TONMezpUqkc)
22
+
#### Why stacker?
23
+
Stacker - This is a local environment for web development with everything you need. What is its benefit?
24
+
1. You do not need to manually configure the web server and add to the hosts, just cloned it and immediately launched it in the browser. It looks so https://youtu.be/42BemUfK5-4
25
+
2. Inside, there is already everything that is needed in 90% of all cases. And if not, we will add it for you)
26
+
3. For you, there is a super zsh console with autocomplete and everything you need. Video with presentation https://youtu.be/N7HpPoNcaA4?list=PLD8VGB8i9TYha8YOd-deV6bX5hZco0ZGy
27
+
4. There is an autocompletion for Symfony and Laravel commands out of the box. For example, la5 and a double tab, will output a list of commands for which you can "walk" with arrows to select them
28
+
5. It is faster analogs, the same homestead is just a turtle compared to it
29
+
6. There is a video course https://www.youtube.com/playlist?list=PLD8VGB8i9TYha8YOd-deV6bX5hZco0ZGy
30
+
7. Friendly author, in case there are questions or suggestions
31
+
8. Based on Docker. Wherever you can install Docker, you can install and Stacker
32
+
9. It is very simple to expand. The process of adding your own images with a couple of lines in docker-compose.yml
0 commit comments