Download the PHP package joy/voyager-relations-table without Composer
On this page you can find all versions of the php package joy/voyager-relations-table. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download joy/voyager-relations-table
More information about joy/voyager-relations-table
Files in joy/voyager-relations-table
Package voyager-relations-table
Short Description This Laravel/Voyager module adds VoyagerRelationsTable support to Voyager.
License MIT
Homepage https://github.com/rxcod9/joy-voyager-relations-table
Informations about the package voyager-relations-table
Joy VoyagerRelationsTable
This Laravel/Voyager module adds VoyagerRelationsTable support to Voyager.
By 🐼 Ramakant Gangwar.
Prerequisites
- Composer Installed
- Install Laravel
- Install Voyager
Installation
Views Customization
In order to override views delivered by Voyager Relations Table, copy contents from vendor/joy/voyager-relations-table/resources/views
to the views/vendor/joy-voyager-relations-table
directory of your Laravel installation.
Working Example
You can try laravel demo here https://joy-voyager.kodmonk.com.
Relation route structure is
Make sure {relation}
exists in your model.
Here are few examples you can check
/admin/users/2/role-relations-roles-table
/admin/users/2/roles-relations-roles-table
/admin/roles/1/users-relations-users-table
Documentation
Find yourself stuck using the package? Found a bug? Do you have general questions or suggestions for improving the joy voyager-relations-table? Feel free to create an issue on GitHub, we'll try to address it as soon as possible.
If you've found a bug regarding security please mail [email protected] instead of using the issue tracker.
Testing
You can run the tests with:
Upgrading
Please see UPGRADING for details.
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of voyager-relations-table with dependencies
illuminate/support Version ^7|^8|^9|^10
joy/voyager-core Version ^1.0|^2.0|^3.0
joy/voyager-datatable Version ^1.0|^2.0|^3.0|^4.0
tcg/voyager Version ^1.4|dev-1.6-l10