We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e69c2e7 commit e0adc82Copy full SHA for e0adc82
README.md
@@ -98,8 +98,8 @@ php artisan vendor:publish --tag="laravel-alh-views"
98
99
## Access DB Logs
100
### Dashboard at ``/alh-logs``
101
-### The gate definition is similar to laravel/horizon. You can change the defaults
102
-at ``app/Providers/ALHMainServiceProvider.php``
+#### The gate definition is similar to ``laravel/horizon``.
+#### You can change the defaults at ``app/Providers/ALHMainServiceProvider.php``
103
```php
104
protected function gate(): void
105
{
0 commit comments