You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(log): replace arcanedev/log-viewer with custom implementation for Laravel 12 compatibility
- Replace the arcanedev/log-viewer package with a custom log viewer implementation
- Add support for Laravel 12
- Update GitHub workflow to test against both Laravel 11 and 12
- Simplify logs interface with datatable and better UI
- Update PHP version variable in Makefile for better compatibility
- Remove outdated phpcs rules
- Update documentation to reflect changes in log visualization
- Update menu test to match new logs menu structure
0 commit comments