Skip to content

Instantly share code, notes, and snippets.

View alfin1998's full-sized avatar
๐ŸŒ‰

Mocha alfin1998

๐ŸŒ‰
  • IT Support, Indie Dev, and Network Engineer
  • 127.0.0.1
View GitHub Profile
@alfin1998
alfin1998 / laravel-artisan-cheatsheet
Created November 23, 2020 15:31 — forked from hoandang/laravel-artisan-cheatsheet
Laravel artisan cheatsheet
Available commands:
clear-compiled Remove the compiled class file
down Put the application into maintenance mode
env Display the current framework environment
help Displays help for a command
inspire Display an inspiring quote
list Lists commands
migrate Run the database migrations
optimize Cache the framework bootstrap files
serve Serve the application on the PHP development server
@alfin1998
alfin1998 / arch_cheatsheet.txt
Created September 29, 2020 07:15 — forked from yufengwng/arch_cheatsheet.txt
Arch Linux Commands Cheatsheet
pacman
======
view logs: /var/log/pacman.log
update system
# pacman -Syu
list installed packages
# pacman -Q