Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 360 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 360 Bytes

cmder-artisan-autocomplete

  1. Add an Alias for php artisan
    1. Type alias artisan=php artisan $* in the console (the $* will path everything behind to the php artisan command)
  2. Save the file artisan.lua in the config folder of your cmder, e.g. C:\cmder\config
  3. Restart cmder.exe

Screenshot