stichoza/laravel-coderunner 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

stichoza/laravel-coderunner

Composer 安装命令:

composer require stichoza/laravel-coderunner

包简介

Add Laravel support to CodeRunner

README 文档

README

Latest Stable Version Total Downloads Downloads Month PayPal donation

Add Laravel support to CodeRunner (Tinker in CodeRunner).

Screen Shot 2020-04-02 at 14 58 24

Installation

Install this package globally via Composer.

composer global require stichoza/laravel-coderunner

And initialize default laravel app (optional).

laravel-coderunner install-default

Usage

Add Laravel in CodeRunner langauges

  1. Go to CodeRunner preferences.
  2. Navigate to Languages tab.
  3. Right-click on PHP and select Duplicate.
  4. Name new language Laravel.
  5. Write following in the "Run Command" field:
laravel-coderunner $filename

Screen Shot 2020-04-02 at 14 36 34

Note

If you have composer installed correctly in your system, vendor binaries would be already added in your .profile or .bash_profile. If not, add it to your profile paths, or otherwise go to CodeRunner preferences, navigate to Advanced tab and add binary path (e.g. /Users/YOUR_USERNAME/.composer/vendor/bin) to PATH shell variable:

Screen Shot 2020-04-02 at 14 40 22

Running in default laravel app

Default laravel app is already installed via laravel-coderunner install-default command. If you want to reset the default app, you can run:

laravel-coderunner reset-default

Running in specific project

By default, the code is evaluated in default Laravel installation described above. Follow this steps if you want to run code in different project:

  1. Assuming you already have Laravel available in CodeRunner, click "Run Settings..." button right next to Run and Stop buttons.
  2. Enter absolute path to your project in Arguments field.

Screen Shot 2020-04-02 at 14 44 34

统计信息

  • 总下载量: 78
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 12
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 12
  • Watchers: 1
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-04-02

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固