greabock / console by greabock

laravel 5 in browser eval php console
14
3
2
Package Data
Maintainer Username: greabock
Maintainer Contact: greabock@gmail.com (Greabock)
Package Create Date: 2015-11-25
Package Last Update: 2015-12-15
Language: JavaScript
License: MIT
Last Refreshed: 2024-05-08 03:04:07
Package Statistics
Total Downloads: 14
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 3
Total Watchers: 2
Total Forks: 1
Total Open Issues: 0

##Usage ####terminal:

composer require greabock/console

####rootProject/config/app.php:

Greabock\Console\ServiceProvider::class,

####terminal:

php artisan vendor:publish --tag=greabock/console

####browser:
http://<your domain>/console;