Download the PHP package khaled-dev/includable without Composer
On this page you can find all versions of the php package khaled-dev/includable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download khaled-dev/includable
More information about khaled-dev/includable
Files in khaled-dev/includable
Download khaled-dev/includable
More information about khaled-dev/includable
Files in khaled-dev/includable
Vendor khaled-dev
Package includable
Short Description Help the developer to load table in relation by type the name in url
License MIT
Package includable
Short Description Help the developer to load table in relation by type the name in url
License MIT
Please rate this library. Is it a good library?
Informations about the package includable
Includable
This Package provides a simple way to load a model relation by require it in the request, You must identify the relation you wish to be included if you require it in the request
Installation
Install the package via Composer:
Usage
first use the trait in model:
In controller:
In Request:
To show the result:
`
Better to use laravel-resource
In result it should help you to only include the relations if you really need it, and usually use in APIs.
License
MIT © Ben Constable 2017.
All versions of includable with dependencies
PHP Build Version
Package Version
No informations.
The package khaled-dev/includable contains the following files
Loading the files please wait ....