create PM v0.5
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled

This commit is contained in:
Kevin Adametz 2026-05-20 19:14:39 +02:00
parent 9b47296cea
commit d2ba22c0cf
25 changed files with 2155 additions and 72 deletions

View file

@ -53,6 +53,7 @@ class Company extends Model
'website',
'logo_path',
'logo_variants',
'boilerplate',
'is_active',
'disable_footer_code',
'legacy_portal',