2017 © Pedro Peláez
 

project larashell

Laravel: Run shell command without shell access over http

image

crystoline/larashell

Laravel: Run shell command without shell access over http

  • Wednesday, June 6, 2018
  • by crystoline
  • Repository
  • 1 Watchers
  • 1 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

, (*1)

larashell

Laravel: Run shell command without shell access over http, (*2)

Say Thanks!, (*3)

Requirement

  • Laravel ^5.1
  • PHP ^5.5

Install

Via Composer, (*4)

``` bash $ composer require crystoline/larashell, (*5)


Add the following provider to providers part of config/app.php ``` php Crystoline\LaraShell\LarashellProvider::class

Usage

Access the terminal via, (*6)

html http://your-url.com/larashell, (*7)

Note

LaraShell does not work exactlly like shell terminal. You have to run your commands on seperate line because it is not interrative. it does keep the state from previous command., (*8)

License

The MIT License (MIT). Please see License File for more information., (*9)

The Versions

06/06 2018

dev-master

9999999-dev

Laravel: Run shell command without shell access over http

  Sources   Download

MIT

The Requires

 

by Adekunle Adekoya

laravel console shell

06/06 2018

v1.0.1

1.0.1.0

Laravel: Run shell command without shell access over http

  Sources   Download

MIT

The Requires

 

by Adekunle Adekoya

laravel console shell

06/06 2018

v1.0

1.0.0.0

Laravel: Run shell command without shell access over http

  Sources   Download

MIT

The Requires

 

by Adekunle Adekoya

laravel console shell