Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
marco76tv committed Oct 11, 2023
1 parent 57d728a commit f8c40c7
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
14 changes: 14 additions & 0 deletions _docs/links.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,17 @@ https://laraveldaily.com/post/filament-custom-page-example-with-repeater
https://github.com/filamentphp/spatie-laravel-settings-plugin

https://stackoverflow.com/questions/76164468/how-to-restrict-access-to-filament-spatie-laravel-settings-pluginpage-with-polic




//---------------------------------------------------------------------------------------------
LOG VIEWER
https://codebrisk.com/blog/a-fast-and-beautiful-laravel-log-viewer-with-search-option
composer require opcodesio/log-viewer
//------------------------------------------------------------------------------------------------

Configurable App Query Capturing & Monitoring in Laravel
https://codebrisk.com/blog/configurable-app-query-capturing-monitoring-in-laravel
composer require YorCreative/Laravel-Query-Watcher
------------------------------------------------------------------------------------------------------
5 changes: 5 additions & 0 deletions _docs/route.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
--------------------------------------------------------------------------------------------
A Clean Object-based Alternative to Laravel Route Files
https://codebrisk.com/blog/a-clean-object-based-alternative-to-laravel-route-files
omposer require olliecodes/laravel-route-registrars
--------------------------------------------------------------------------------------------

0 comments on commit f8c40c7

Please sign in to comment.