1、为方便执行  

vim ~/.zshrc   

写入 export PATH=/Applications/MAMP/bin/php/php7.3.8/bin:$PATH  保存

2、执行 source ~/.zshrc  

3、执行  brew install fswatch , 安装fswatch

4、php bin/dev.php start   热重启

每次保存代码后  会自动重启

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-05
  • 2021-08-08
  • 2022-02-09
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-03-02
  • 2021-08-23
相关资源
相似解决方案