Download the PHP package storinka/invoke-laravel without Composer
On this page you can find all versions of the php package storinka/invoke-laravel. 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 invoke-laravel
Invoke Laravel
Invoke with Laravel.
Installation
-
Install the package via composer:
-
Register
InvokeProviderin theconfig/app.php: -
Register invoke route in the
routes/api.php: - Create folders for methods, data, types and validators:
Usage
Create a type:
Create a method:
Register the method:
Try to invoke:
Artisan commands
invoke:make:method
Create a new method.
Example:
invoke:make:data
Create a new data.
Example:
invoke:make:type
Create a new type.
Example:
invoke:make:validator
Create a new validator.
Example:
invoke:make:pipe
Create a new pipe.
Example:
Other
Accessing Invoke
Set response headers
All versions of invoke-laravel with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-json Version *
illuminate/contracts Version ^8|^9
illuminate/support Version ^8|^9
phpdocumentor/reflection-docblock Version ^5.2
storinka/invoke Version ^2.0
ext-json Version *
illuminate/contracts Version ^8|^9
illuminate/support Version ^8|^9
phpdocumentor/reflection-docblock Version ^5.2
storinka/invoke Version ^2.0
The package storinka/invoke-laravel contains the following files
Loading the files please wait ...