Download the PHP package pkboom/laravel-pick without Composer
On this page you can find all versions of the php package pkboom/laravel-pick. 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 laravel-pick
Improves your debugging experience. Sort of Ray
alternative
Drop pick()
in you code. Pick
will pick up anything you pass along and show on pick server
.
Installation
You can install the package via composer:
You can publish the config file with
Usage
Download and install pick server
.
Spin up pick server
. Actually we use valet
. So server is already up and running.
Open pick-server.test
and whatever laravel-pick
sends will appear there.
After installing laravel-pick
, use pick()
in your app.
Result at http://pick-server.test
Testing
All versions of laravel-pick with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
guzzlehttp/guzzle Version ^7.5
illuminate/http Version ^9.0|^10.0|^11.0|^12.0
guzzlehttp/guzzle Version ^7.5
illuminate/http Version ^9.0|^10.0|^11.0|^12.0
The package pkboom/laravel-pick contains the following files
Loading the files please wait ....