Skip to content

Commit 7233792

Browse files
committed
import
1 parent 9f62d5f commit 7233792

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

telescope.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ If you plan to only use Telescope to assist your local development. You may inst
4444

4545
After running `telescope:install`, you should remove the `TelescopeServiceProvider` service provider registration from your `app` configuration file. Instead, manually register the service provider in the `register` method of your `AppServiceProvider`:
4646

47+
use Laravel\Telescope\TelescopeServiceProvider::class;
48+
4749
/**
4850
* Register any application services.
4951
*

0 commit comments

Comments
 (0)