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 6edb45b

Browse files
Add screenshots and change readme
1 parent bf8db89 commit 6edb45b

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

‎README.md‎

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Laravel CodeRunner
22
[![Latest Stable Version](https://img.shields.io/packagist/v/Stichoza/laravel-coderunner.svg)](https://packagist.org/packages/stichoza/laravel-coderunner) [![Total Downloads](https://img.shields.io/packagist/dt/Stichoza/laravel-coderunner.svg)](https://packagist.org/packages/stichoza/laravel-coderunner) [![Downloads Month](https://img.shields.io/packagist/dm/Stichoza/laravel-coderunner.svg)](https://packagist.org/packages/stichoza/laravel-coderunner) [![PayPal donation](https://img.shields.io/badge/paypal-donate-blue.svg)](https://paypal.me/stichoza)
33

4-
Add Laravel support to [CodeRunner](https://coderunnerapp.com) (Tinker in CodeRunner).
4+
Add Laravel support to **[CodeRunner](https://coderunnerapp.com)** (Tinker in CodeRunner).
5+
6+
<img width="1216" alt="Screen Shot 2020年04月02日 at 14 58 24" src="https://user-images.githubusercontent.com/1139050/78280940-ef2cfa80-752a-11ea-8946-03eab08483f9.png">
57

68
## Installation
79

@@ -25,16 +27,16 @@ composer global require stichoza/laravel-coderunner
2527
laravel-coderunner $filename
2628
```
2729

28-
<divstyle="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>
30+
<palign="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"></p>
2931

3032
**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.
3133

32-
<divstyle="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>
34+
<palign="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>
3335

3436
### Running code for specific project
3537
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:
3638

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

40-
<divstyle="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>
42+
<palign="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"></p>

0 commit comments

Comments
(0)

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