Skip to content

Instantly share code, notes, and snippets.

@andrii-kvlnko
Created July 23, 2021 15:10
Show Gist options
  • Save andrii-kvlnko/2b09dd29a4b2a9bfbf474009b79ce727 to your computer and use it in GitHub Desktop.
Save andrii-kvlnko/2b09dd29a4b2a9bfbf474009b79ce727 to your computer and use it in GitHub Desktop.
Laravel | Bash command to zip core files
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