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
@@ -29,4 +29,4 @@ laravel-coderunner $filename
29
29
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:
30
30
31
31
1. Assuming you already have Laravel available in CodeRunner, click "Run Settings..." button right next to Run and Stop buttons.
32
-
1. Enter path to your project in Arguments field.
32
+
1. Enter **absolute**path to your project in Arguments field.
0 commit comments