Download the PHP package hoagmah/backpackexport without Composer
On this page you can find all versions of the php package hoagmah/backpackexport. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hoagmah/backpackexport
More information about hoagmah/backpackexport
Files in hoagmah/backpackexport
Download hoagmah/backpackexport
More information about hoagmah/backpackexport
Files in hoagmah/backpackexport
Vendor hoagmah
Package backpackexport
Short Description :description
License license
Homepage https://github.com/HoagMah/BackpackExport
Package backpackexport
Short Description :description
License license
Homepage https://github.com/HoagMah/BackpackExport
Keywords laravelBackpackExport
Please rate this library. Is it a good library?
Informations about the package backpackexport
BackpackExport
This is where your description should go. Take a look at contributing.md to see a to do list.
Requires
Installation
Via Composer
Setup
Usage
Each crud controller in Laravel backpack:
- Extends HoagMah\BackpackExport\Http\Controllers\CrudController instead of Backpack\CRUD\app\Http\Controllers\CrudController
- Use trait HoagMah\Traits\Export in curd controller
- Add button export_excel and export_pdf in list
- Add route /export-excel to action exportExcel() and /export-pdf to exportPdf() in custom.php
Change log
Please see the changelog for more information on what has changed recently.
Testing
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email author email instead of using the issue tracker.
Credits
- author name
- All Contributors
License
license. Please see the license file for more information.
All versions of backpackexport with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
~5
barryvdh/laravel-dompdf Version ^0.8.3
maatwebsite/excel Version ^3.1
barryvdh/laravel-dompdf Version ^0.8.3
maatwebsite/excel Version ^3.1
The package hoagmah/backpackexport contains the following files
Loading the files please wait ....