nova-telescope
nova-telescope copied to clipboard
Integrate Laravel Telescope into Laravel Nova.
Hi, is it possible to add support for laravel 10? this is what happens when i try to install: ` > composer require genealabs/nova-telescope ./composer.json has been updated Running composer...
This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 9.x. **Before merging**, you need to: - Checkout the `l10-compatibility`...
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...
Hey Mike, Thanks for the package. I'm sure everyone would appreciate if you could update more instructions. I was able to run the package, but it required some code review....
Just a small improvement - please add a pagetitle: ``` export default { metaInfo() { return { title: 'Telescope', } }, } ```
Thank you for the package, it works really well. As mentioned in the title, the sidebar link does not respect the viewTelescope Gate and is shown permanently. For example: ```...
Please add a license (preferably MIT). See https://choosealicense.com/no-permission.