Download the PHP package eur-rsm/database-view-export without Composer
On this page you can find all versions of the php package eur-rsm/database-view-export. 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 database-view-export
Laravel Nova: Export database views
Export manually created database views
Installation
1) Override the Nova layout through creating resources/views/vendor/nova/layout.blade.php
in your project route.
2) Add @include('database-view-export::exports-dropdown')
to your desired location
- Example:
3) Add the displayed key & the specific name of the view database for it to render in the dropdown.
All versions of database-view-export with dependencies
PHP Build Version
Package Version
The package eur-rsm/database-view-export contains the following files
Loading the files please wait ....