Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bf8db89

Browse files
Add screenshots
1 parent 5e3d69d commit bf8db89

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

‎README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,16 @@ composer global require stichoza/laravel-coderunner
2525
laravel-coderunner $filename
2626
```
2727

28-
**Note:** If you don't have composer path added in your `.profile` or `.bash_profile`, go to CodeRunner preferences, navigate to Advanced tab and add `/Users/YOUR_USERNAME/.composer/vendor/bin` to `PATH` shell variable.
28+
<div style="text-align: center"><img width="737" alt="Screen Shot 2020年04月02日 at 14 36 34" src="https://user-images.githubusercontent.com/1139050/78239965-6ba1e800-74ef-11ea-8990-09caf61b8a87.png"></div>
29+
30+
**Note:** If you don't have composer path added in your `.profile` or `.bash_profile`, go to CodeRunner preferences, navigate to Advanced tab and add `/Users/YOUR_USERNAME/.composer/vendor/bin` to `PATH` shell variable.
31+
32+
<div style="text-align: center"><img width="619" alt="Screen Shot 2020年04月02日 at 14 40 22" src="https://user-images.githubusercontent.com/1139050/78240331-e9fe8a00-74ef-11ea-8da6-102ade27cbe6.png"></div>
2933

3034
### Running code for specific project
3135
By default, the code is evaluated in default Laravel installation that is provided with this package. Follow this steps if you want to run code in different project:
3236

3337
1. Assuming you already have Laravel available in CodeRunner, click "Run Settings..." button right next to Run and Stop buttons.
34-
1. Enter **absolute** path to your project in Arguments field.
38+
1. Enter **absolute** path to your project in Arguments field.
39+
40+
<div style="text-align: center"><img width="1096" alt="Screen Shot 2020年04月02日 at 14 44 34" src="https://user-images.githubusercontent.com/1139050/78240762-7f018300-74f0-11ea-9e42-fa0ad2b4612b.png"></div>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /