Skip to content

fix invoice package view cache failure on deploy#995

Merged
jbagsik merged 1 commit into
mainfrom
fix/invoice-missing-views-directory
Jun 30, 2026
Merged

fix invoice package view cache failure on deploy#995
jbagsik merged 1 commit into
mainfrom
fix/invoice-missing-views-directory

Conversation

@jbagsik

@jbagsik jbagsik commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Remove unused hasViews() and hasTranslations() from moox/invoice service provider
  • The invoice package ships no Blade views or lang files, but still registered those paths
  • php artisan view:cache during Forge deployment failed with: packages/invoice/resources/views directory does not exist

@sonarqubecloud

Copy link
Copy Markdown

@jbagsik jbagsik merged commit b6283c5 into main Jun 30, 2026
9 of 12 checks passed
@jbagsik jbagsik deleted the fix/invoice-missing-views-directory branch June 30, 2026 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant