You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -72,6 +72,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php)
72
72
*[Laravel Terminal](https://github.com/recca0120/laravel-terminal) - run artisan in a web browser
73
73
*[Laravel API Tester](https://github.com/asvae/laravel-api-tester) - Postman-like tool with Laravel routes
74
74
*[Laravel Tail](https://github.com/spatie/laravel-tail) - The missing tail command
75
+
*[Larvel Telescope](https://github.com/laravel/telescope) - Laravel Telescope is an elegant debug assistant for the Laravel framework
75
76
76
77
##### Authentication & Authorization
77
78
@@ -136,6 +137,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php)
136
137
*[Laravel Proxy](https://github.com/fideloper/TrustedProxy) - Handling sessions when behind load balancers or other intermediaries.
137
138
*[Laravel Video Chat](https://github.com/PHPJunior/laravel-video-chat) - Video Chat using Socket.IO and WebRTC
138
139
*[Widgets for Laravel](https://github.com/arrilot/laravel-widgets) - A powerful alternative to view composers.
140
+
*[Laravel Nova](https://nova.laravel.com/) - Nova is a beautifully designed administration panel for Laravel
139
141
*[Laravel Love](https://github.com/cybercog/laravel-love) - It lets people express how they feel about the content. React on Eloquent models with Likes or Dislikes.
0 commit comments