mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 13:41:23 +00:00
Upgrade to Laravel 10, Vite 5+
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace InvoiceShelf\Models;
|
||||
|
||||
use Barryvdh\DomPDF\Facade as PDF;
|
||||
use Barryvdh\DomPDF\Facade\Pdf as PDF;
|
||||
use Carbon\Carbon;
|
||||
use InvoiceShelf\Jobs\GeneratePaymentPdfJob;
|
||||
use InvoiceShelf\Mail\SendPaymentMail;
|
||||
|
||||
Reference in New Issue
Block a user