Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Laravel Artisan CommandsNew to Visual Studio Code? Get it now.
Laravel Artisan Commands

Laravel Artisan Commands

xukai

|
217 installs
| (1) | Free
Laravel Artisan commands for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Laravel Artisan Commands(Laravel Artisan 命令的扩展)

1. 基础配置

  • 确保正确配置 PHP 路径
  • 确保项目中存在 artisan 文件
  {
    "laravel.php.path": "/usr/local/bin/php",
    "laravel.project.path": "/path/to/your/laravel/project"
  }

2. 功能演示(实时读取命令展示)

功能演示

3. 支持作者

  1. 虽然现在 PHP 的使用率相对减少,但仍有大量项目和开发者在使用 Laravel 框架。
  2. 有任何问题,我将会持续跟进修改,留言邮箱:728540150@qq.com.
  3. 如果这个扩展对您有帮助,欢迎打赏支持作者。
  4. 打赏名单将实时更新,并且一直展示下去,感谢您的慷慨支持!

打赏方式

微信 特别鸣谢

- 艾伦同学 - ¥ 8.88

- 待续...

贡献

欢迎提交 Issue 和 Pull Request 来帮助改进这个扩展。

许可证

MIT License

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft