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 ac9ac52

Browse files
committed
Add default install notes
1 parent 41752f8 commit ac9ac52

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
@@ -33,8 +33,14 @@ laravel-coderunner $filename
3333

3434
<p 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"></p>
3535

36-
### Running code for specific project
37-
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:
36+
### Running in default laravel app
37+
38+
To run code in default laravel app, run `laravel-coderunner install-default` in your terminal (Only once, after installing this package).
39+
40+
If you want to reset the default app, you can run `laravel-coderunner reset-default` anytime.
41+
42+
### Running in specific project
43+
By default, the code is evaluated in default Laravel installation described above. Follow this steps if you want to run code in different project:
3844

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

0 commit comments

Comments
(0)

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