You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ composer global require stichoza/laravel-coderunner
23
23
laravel-coderunner $filename
24
24
```
25
25
26
-
### Running code for specific project.
26
+
### Running code for specific project
27
27
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:
28
28
29
29
1. Assuming you already have Laravel available in CodeRunner, click "Run Settings..." button right next to Run and Stop buttons.
0 commit comments