This website requires JavaScript.
Explore
Help
Sign In
dst
/
store
Watch
1
Star
0
Fork
0
You've already forked store
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3b256f1be3
store
/
resources
/
js
/
pages
/
admin
/
system
History
Yoga Pangestu
3b256f1be3
refactor: remove role management components and streamline role handling by reorganizing file structure for improved code clarity
2026-06-21 01:42:55 +07:00
..
activity-logs
Add activity logging features by integrating Spatie's laravel-activitylog package. Update Permission and Role enums to include activity log permissions. Implement activity logging in Login and Logout controllers. Enhance sidebar navigation to include activity logs section. Update models to interact with activity logs through InteractsWithActivityLog concern.
2026-06-12 11:10:36 +07:00
roles
refactor: remove role management components and streamline role handling by reorganizing file structure for improved code clarity
2026-06-21 01:42:55 +07:00
setting
feat: integrate homepage settings management in Admin and HomeController, enhancing homepage configuration capabilities
2026-06-20 12:04:58 +07:00