Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added 'limit' configuration in filament-laravel-log.php and updated... #35

Merged
merged 2 commits into from
Mar 3, 2024

Conversation

albertofuentes
Copy link
Contributor

Added 'searchBarRows' configuration in filament-laravel-log.php and updated ViewLog.php to dynamically use this value in the search bar:

  • Introduced new 'searchBarRows' configuration setting to define the number of rows in the search bar.
  • Modified ViewLog.php to dynamically retrieve and utilize the 'searchBarRows' value from the configuration file, replacing the previous static value.

albertofuentes and others added 2 commits February 23, 2024 10:28
…pdated ViewLog.php to dynamically use this value in the search bar

- Introduced new 'searchBarRows' configuration setting to define the number of rows in the search bar.
- Modified ViewLog.php to dynamically retrieve and utilize the 'searchBarRows' value from the configuration file, replacing the previous static value.
@saade saade changed the title Added 'searchBarRows' configuration in filament-laravel-log.php and updated... Added 'limit' configuration in filament-laravel-log.php and updated... Mar 3, 2024
@saade
Copy link
Owner

saade commented Mar 3, 2024

Thanks!

@saade saade merged commit 8dde021 into saade:3.x Mar 3, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants