Created
July 23, 2021 15:10
-
-
Save andrii-kvlnko/2b09dd29a4b2a9bfbf474009b79ce727 to your computer and use it in GitHub Desktop.
Laravel | Bash command to zip core files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo zip -r website.zip config database libs resources routes storage vendor app |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment