Download the PHP package zsolt148/szamlazzhu without Composer
On this page you can find all versions of the php package zsolt148/szamlazzhu. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download zsolt148/szamlazzhu
More information about zsolt148/szamlazzhu
Files in zsolt148/szamlazzhu
Package szamlazzhu
Short Description This is my package szamlazzhu
License MIT
Homepage https://github.com/zsolt148/szamlazzhu
Informations about the package szamlazzhu
This is my package szamlazzhu
Built on top of https://github.com/zoparga/laravel-szamlazzhu Laravel szamlazzhu as an simple Facade.
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
This is the contents of the published config file:
Usage
Using the global helper
Using the facade
The model you want to be invoiceable/receiptable should implement the Invoiceable/Receiptable interface, with HasInvoice/HasReceipt traits.
The model you want be as invoice/receipt items should implement the ArrayableItem
If the model will has only one item, it can be the Order model as well.
Using the default routes, it should receive a class string and an ID.
Returns a json response
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Zsolt148
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of szamlazzhu with dependencies
illuminate/contracts Version ^10.0
spatie/laravel-package-tools Version ^1.14.0
zoparga/laravel-szamlazzhu Version ^1.4