Got a question or need a hand? We're here. We'll walk you through every stage of the project, from kickoff to delivery.
Laravel Settings Kit is a complete package for managing settings and preferences within Laravel applications, offering a flexible, multilingual solution with a full REST API for headless applications.
It allows defining global values with user-specific overrides (users inherit the global value until they personalize it), automatic preference creation with type detection, batch operations, and full REST API access for JavaScript apps, mobile apps and SPAs.
SettingUpdated event fires on every write, ideal for audit logging@setting('key') to output values directly in templates