Skip to content

Commit

Permalink
update image
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Oct 22, 2020
1 parent ac3d135 commit 424d11d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions telescope.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@

Laravel Telescope is an elegant debug assistant for the Laravel framework. Telescope provides insight into the requests coming into your application, exceptions, log entries, database queries, queued jobs, mail, notifications, cache operations, scheduled tasks, variable dumps and more. Telescope makes a wonderful companion to your local Laravel development environment.

<p align="center">
<img src="https://laravel.com/assets/img/examples/Screen_Shot_2018-10-09_at_1.47.23_PM.png" width="600">
</p>
<img src="https://laravel.com/img/docs/telescope-example.png">

<a name="installation"></a>
## Installation
Expand Down

0 comments on commit 424d11d

Please sign in to comment.