TLDR
Enter a command. For example: qlmanage, hdiutil, system_profiler.

valet

 
A Laravel development environment that allows hosting sites via local tunnels on http://.test. More information: https://laravel.com/docs/8.x/valet.
 
  • Start the valet daemon:
     
    valet start
     
  • Register the current working directory as a path that Valet should search for sites:
     
    valet park
     
  • View 'parked' paths:
     
    valet paths
     
  • Serve a single site instead of an entire directory:
     
    valet link app-name
     
  • Share a project via an Ngrok tunnel:
     
    valet share

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.