LaravelPackages.net
Acme Inc.
Toggle sidebar
victoralagwu/laravel-invoiceable

A simple laravel package that allows you invoke the invoiceable trait on a model

6
0
About victoralagwu/laravel-invoiceable

victoralagwu/laravel-invoiceable is a Laravel package for a simple laravel package that allows you invoke the invoiceable trait on a model. It currently has 0 GitHub stars and 6 downloads on Packagist. Install it with composer require victoralagwu/laravel-invoiceable. Discover more Laravel packages by victoralagwu or browse all Laravel packages to compare alternatives.

Last updated

Still In Development...

Just for test

Installation

Run composer require tm30/laravel-invoiceable

Publish the Package php artisan vendor:publish --provider="TM30\LaravelInvoiceable\InvoiceableServiceProvider"

TODO's

  • Write Test
  • Find a way to abstract the models

Star History Chart