Skip to content

Commit

Permalink
edited readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DevRaeph committed Mar 30, 2023
1 parent e69c2e7 commit e0adc82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@ php artisan vendor:publish --tag="laravel-alh-views"

## Access DB Logs
### Dashboard at ``/alh-logs``
### The gate definition is similar to laravel/horizon. You can change the defaults
at ``app/Providers/ALHMainServiceProvider.php``
#### The gate definition is similar to ``laravel/horizon``.
#### You can change the defaults at ``app/Providers/ALHMainServiceProvider.php``
```php
protected function gate(): void
{
Expand Down

0 comments on commit e0adc82

Please sign in to comment.