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 90dc6a3

Browse files
committed
Add shell path info
1 parent fe09fcd commit 90dc6a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎README.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ composer global require stichoza/laravel-coderunner
2323
laravel-coderunner $filename
2424
```
2525

26+
**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.
27+
2628
### Running code for specific project
2729
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:
2830

0 commit comments

Comments
(0)

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