Skip to main content

Filament Resources

Resource inventory for all three panels. Each resource wraps one Eloquent model and provides list, create, edit, and view pages plus relation managers where applicable.


Admin Panel Resources

ResourceModelRelation ManagersKey Actions
MatterResourceMatterTimeEntries, Invoices, Documents, Attorneys, ClientsGenerate Invoice, Close Matter
ClientResourceClientContacts, Matters, ClientUsersInvite to Portal
InvoiceResourceInvoiceLineItems, Payments, CreditNotesMark Sent, Record Payment
TimeEntryResourceLawyerTimeEntrySubmit, Approve (Billing Admin)
ExpenseEntryResourceExpenseEntryApprove
DocumentResourceDocumentDownload, Change Status
AppointmentResourceAppointmentAttendees, NotesCancel
UserProfileResourceFirmUserProfileLicenses, RoleAssignmentsAssign Role, Deactivate
RoleResourceRolePermissions
ClientUserResourceClientUserRevoke Access, Resend Invite
PartnerFirmResourcePartnerFirmContacts, Attorneys, Agreements
PartnerBillResourcePartnerBillLinesApprove, Pay
OrgUnitResourceOrgUnitMembers
BonusAwardResourceBonusAwardRevisionsRevise Award
PerformanceReviewResourcePerformanceReviewMetrics

Client Portal Resources

ResourceModelAccess Level
ClientMatterResourceMatterRead-only. Scoped to client's own matters.
ClientInvoiceResourceInvoiceRead-only. Pay action (Stripe).
ClientDocumentResourceDocumentRead-only. Download action.
ClientAppointmentResourceAppointmentRead + respond (RSVP).

Partner Portal Resources

ResourceModelAccess Level
PartnerMatterResourceMatterRead-only. Scoped to assigned matters.
PartnerTimeEntryResourcePartnerTimeEntryCreate + edit own entries. Submit action.
PartnerBillResourcePartnerBillRead-only. Scoped to own partner firm.
PartnerDocumentResourceDocumentRead-only. Download action.