fig icon indicating copy to clipboard operation
fig copied to clipboard

phphp artisan not working

Open nguyentranchung opened this issue 7 months ago • 0 comments

Checks

  • [X] I have searched github.com/withfig/fig/issues and there are no duplicates of my issue
  • [X] I have run fig doctor in the affected terminal session
  • [X] I have run fig restart and replicated the issue again

Operating system

macOS 13.5.2 (22G91)

Expected behaviour

php artisan not autocomplete

Actual behaviour

php artisan should autocomplete

Steps to reproduce

type php artisa

Environment

fig-details:
  - 2.17.0
hardware-info:
  - model: 
  - model-id: 
  - chip-id: Apple M1 Pro
  - cores: 10
  - mem: 32.00 GB
os-info:
  - macOS 13.5.2 (22G91)
environment:
  - shell: /bin/zsh
  - terminal: iterm
  - cwd: /Users/flash/Sites/flashvps
  - exe-path: /opt/homebrew/bin/fig
  - install-method: brew
  - env-vars:
    - FIGTERM_SESSION_ID: f670a9a1-e0b2-4d60-8c1b-5a466a3b617b
    - FIG_SET_PARENT_CHECK: 1
    - FIG_TERM: 2.17.0
    - PATH: /opt/homebrew/opt/openjdk/bin:/Users/Shared/DBngin/mysql/8.0.27/bin:node_modules/.bin:vendor/bin:/opt/homebrew/opt/node@18/bin:/opt/homebrew/opt/[email protected]/bin:/Users/flash/.composer/vendor/bin:/opt/homebrew/bin:/Users/flash/.dotfiles/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Users/flash/.fig/bin:/Users/flash/.local/bin:/Users/flash/Library/Application Support/JetBrains/Toolbox/scripts:/Users/flash/development/flutter/bin:/Users/flash/Library/Application Support/JetBrains/Toolbox/scripts:/Users/flash/.dotfiles/bin:/Users/flash/.composer/vendor/bin:/Users/flash/.local/bin:/opt/homebrew/opt/openjdk/bin:/Users/flash/.fig/bin:/opt/homebrew/opt/[email protected]/bin:/Users/flash/development/flutter/bin:/opt/homebrew/opt/node@18/bin:/Users/Shared/DBngin/mysql/8.0.27/bin:node_modules/.bin:vendor/bin
    - SHELL: /bin/zsh
    - TERM: xterm-256color
    - __CFBundleIdentifier: com.googlecode.iterm2
    - FIG_PID: 87504
    - FIG_SET_PARENT: f670a9a1-e0b2-4d60-8c1b-5a466a3b617b

nguyentranchung avatar Nov 22 '23 02:11 nguyentranchung