File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ It uses a bundled client php package to run your code inside your project.
66
77Depending on the framework of your project it recognizes how to load your app.
88
9- For example, If your project is Laravel, It will include ` vendor/autoload.php ` and then botstraps your Laravel app and then runs your code in it.
9+ For example, If your project is Laravel, It will include ` vendor/autoload.php ` and then bootstraps your Laravel app and then runs your code in it.
1010
1111## Features
1212
@@ -17,4 +17,4 @@ Here are some of the features that TweakPHP provides you.
1717- ** SSH Run** : Run your PHP code inside a remote server via SSH.
1818- ** Code Editor** : Uses Monaco Editor to write code.
1919- ** LSP** : Uses phpactor to show auto completions when writing code.
20- - ** Themes** : Supports dark and light mode themes.
20+ - ** Themes** : Supports dark and light mode themes.
You can’t perform that action at this time.
0 commit comments