Download the PHP package josh/laravel-terminal without Composer
On this page you can find all versions of the php package josh/laravel-terminal. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download josh/laravel-terminal
More information about josh/laravel-terminal
Files in josh/laravel-terminal
Download josh/laravel-terminal
More information about josh/laravel-terminal
Files in josh/laravel-terminal
Vendor josh
Package laravel-terminal
Short Description Terminal shell command in laravel
License MIT
Package laravel-terminal
Short Description Terminal shell command in laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-terminal
Laravel Terminal package
Run shell command easy in your laravel projects
The package is in process.
Requirement
- Laravel ^6
- PHP ^7.2
Install
Via Composer
Config
Add the following provider to providers part of config/app.php
and the following Facade to the aliases part
and then run
for generating terminal config file into main config directory
Usage
You can run Terminal shell commands in laravel just like this:
and you can get output of command just like this:
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-terminal with dependencies
PHP Build Version
Package Version
The package josh/laravel-terminal contains the following files
Loading the files please wait ....