Download the PHP package tusimo/laravel-reverse-relation without Composer
On this page you can find all versions of the php package tusimo/laravel-reverse-relation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tusimo/laravel-reverse-relation
More information about tusimo/laravel-reverse-relation
Files in tusimo/laravel-reverse-relation
Download tusimo/laravel-reverse-relation
More information about tusimo/laravel-reverse-relation
Files in tusimo/laravel-reverse-relation
Vendor tusimo
Package laravel-reverse-relation
Short Description a one to one and one to many reverse relation for laravel
License MIT
Homepage https://github.com/tusimo/laravel-reverse-relation
Package laravel-reverse-relation
Short Description a one to one and one to many reverse relation for laravel
License MIT
Homepage https://github.com/tusimo/laravel-reverse-relation
Please rate this library. Is it a good library?
Informations about the package laravel-reverse-relation
LaravelReverseRelation
Reverse relation for laravel eloquent. We define one to one and one to many relations. We often want to get the reverse relation which means we should query from database. And this is unnecessary.Because we maybe already get the data.
安装
-
修改composer.json
- 修改config/app.php
使用
before:
after:
support
also support for tusimo/embed-relation which is a new relation for laravel.
All versions of laravel-reverse-relation with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
^5.4
illuminate/container Version ^5.4
illuminate/database Version ^5.4
illuminate/events Version ^5.4
myclabs/deep-copy Version ^1.6
illuminate/container Version ^5.4
illuminate/database Version ^5.4
illuminate/events Version ^5.4
myclabs/deep-copy Version ^1.6
The package tusimo/laravel-reverse-relation contains the following files
Loading the files please wait ....