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

acquaintsoft logo
Acquaint Softtech

Hire Laravel developers with AI expertise at $20/hr. Get started in 48 hours.

Visit Acquaint Softtech

The latest

View all →
Laravel Auditor Audits Your App With Your Own AI Agent image

Laravel Auditor Audits Your App With Your Own AI Agent

Read article
A simple form builder that stays out of your way image

A simple form builder that stays out of your way

Read article
Laravel AI: Trace Agent Runs With Lifecycle Events image

Laravel AI: Trace Agent Runs With Lifecycle Events

Read article
Laravel AI: Get Raw HTTP Responses and Rate Limits image

Laravel AI: Get Raw HTTP Responses and Rate Limits

Read article
Agent Run Observability in Laravel AI SDK 0.11 image

Agent Run Observability in Laravel AI SDK 0.11

Read article
Debounced Queued Event Listeners in Laravel image

Debounced Queued Event Listeners in Laravel

Read article