We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37632b6 commit b6283c5Copy full SHA for b6283c5
1 file changed
packages/invoice/src/InvoiceServiceProvider.php
@@ -14,8 +14,6 @@ public function configureMoox(Package $package): void
14
$package
15
->name('invoice')
16
->hasConfigFile()
17
- ->hasViews()
18
- ->hasTranslations()
19
->hasMigrations([
20
'create_invoices_table',
21
'create_invoice_lines_table',
0 commit comments