Laravel Packages

PHP DevTools Console

Published
PHP DevTools Console image

For years, frontend developers have enjoyed the luxury of browser-based Developer Tools to inspect, debug, and test their HTML, CSS, and JavaScript in real-time. However, PHP developers, particularly those working with Laravel, haven't had the same convenience due to PHP's server-side nature. That's about to change, thanks to a new Chrome extension created by Tony Lea.

This extension leverages Spatie's Laravel Web Tinker package, which requires developers to navigate a separate route to access its features. However, this new extension seamlessly integrates it into your browser's dev tools panel. This means you can now access PHP and Laravel Artisan Tinker console capabilities instantly without leaving your current page or switching between different windows.

Note: We recommend this for development use only. You should never install or use it in a production environment or any environment where you handle real-world data.

You can try this extension on your next development project by visiting the repository on Github and following the installation instructions.

Yannick Lyn Fatt photo

Staff Writer at Laravel News and Full stack web developer.

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
Building EasyReply: How We Used Laravel to Unify Customer Support image

Building EasyReply: How We Used Laravel to Unify Customer Support

Read article
PostgreSQL Monitoring and Schema Linting for Laravel with Vacuum image

PostgreSQL Monitoring and Schema Linting for Laravel with Vacuum

Read article
PayZephyr: One Payment API for Stripe, Paystack, and PayPal image

PayZephyr: One Payment API for Stripe, Paystack, and PayPal

Read article
Bifrost Turns One With AI Builds and New Workflows image

Bifrost Turns One With AI Builds and New Workflows

Read article
Preview Blade Templates in macOS Finder with Quick Blade image

Preview Blade Templates in macOS Finder with Quick Blade

Read article
Artisan Debugging Commands in Laravel Telescope 5.24.0 image

Artisan Debugging Commands in Laravel Telescope 5.24.0

Read article