Commit Graph

9 Commits

Author SHA1 Message Date
Kyrch 3ce9bb09b7 feat: introducing flexible cache to improve performance (#754) 2024-10-22 12:10:44 -03:00
Kyrch 326f8283a6 docs: added generics notation for eloquent relationships (#745) 2024-09-12 16:03:49 -03:00
Kyrch 70d325374b feat: laravel 11 (#727) 2024-08-18 23:55:41 -03:00
Kyrch c02840a580 clean: removed nova (#717) 2024-07-29 13:07:36 -03:00
Kyrch cbd7fe75d3 fix(filament): fixed attach action (#682) 2024-05-29 14:50:43 -03:00
Kyrch 97b49dbb5e feat: filament (#679) 2024-05-23 17:22:01 -03:00
paranarimasu 6015dcbbbf refactor: migration from laravel-enum package to native php enums (#585)
* refactor: migration from laravel-enum package to native php enums

* style: fix StyleCI findings
2023-06-09 14:29:10 -05:00
paranarimasu 9334d05b13 feat(api): add missing feature allowed include path, feat(admin): narrow feature index query (#579) 2023-05-22 23:21:54 -05:00
paranarimasu d168afd4e7 #470 feat: add featured theme model (#574)
* feat: add featured theme model

* style: fix StyleCI findings
2023-05-14 02:04:21 -05:00