Level 73
Yes you can, just make sure that you prune the table daily as it can accumulate a lot of records
https://laravel.com/docs/master/telescope#data-pruning
- make sure you follow the dashboard Authorization otherwise the dashboard will be publicly available.
1 like