Download the PHP package recca0120/terminal without Composer
On this page you can find all versions of the php package recca0120/terminal. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package terminal
Laravel Terminal
Installation
OR
Add Presenter to your composer.json file:
Now, run a composer update on the command line from the root of your project:
Registering the Package
Include the service provider within app/config/app.php
. The service povider is needed for the generator artisan command.
publish
URL
http://localhost/path/to/terminal
config
Available Commands
- artisan
- artisan tinker
- find
- mysql
- tail
- vi
Find
not full support, but you can delete file use this function (please check file permission)
Add Your Command
Add Command Class
ScreenShot
Available Commands
Artisan List
Migrate
Artisan Tinker
MySQL
Find Command
Find and Delete
Vi
Tail
Cleanup
All versions of terminal with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
illuminate/config Version ^5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/console Version ^5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/database Version ^5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/events Version ^5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/filesystem Version ^5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/routing Version ^5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/view Version ^5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
symfony/finder Version ^2.7|^3.0|^4.0|^5.0|^6.0|^7.0
webmozart/glob Version ^4.1
illuminate/config Version ^5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/console Version ^5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/database Version ^5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/events Version ^5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/filesystem Version ^5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/routing Version ^5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/view Version ^5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
symfony/finder Version ^2.7|^3.0|^4.0|^5.0|^6.0|^7.0
webmozart/glob Version ^4.1
The package recca0120/terminal contains the following files
Loading the files please wait ....