Lavaca DevTools is an extension for debugging Lavaca apps. It allows you to easily: - Visualize your applications view hierarchy and inspect the models associated with the rendered views. - View the data associated with the defined routes for your application. Including the pattern, controller type, controller action, and additional parameters. - Get the current view and model in the selected elements scope, defaulting to the view on the highest layer. Lavaca DevTools also exposes two variables to the console. $view - The current view in the selected elements scope. Defaults to the view on the highest layer. $model - The current views model in the selected elements scope. Defaults to the model of the view on the highest layer.
You can Follow the below Step By Step procedure to install the Lavaca Developer Tools Chrome Extension to your Chrome Web browser.
It is the Lavaca Developer Tools Chrome extension download link you can download and install Chrome Browser.
Adds debugging tools for Preact to Chrome
Chrome extension to generate Laravel integration tests while using your app.
Chrome and Firefox DevTools extension for debugging Livewire applications.
Adds React debugging tools to the Chrome Developer Tools. Created from revision 47cf347e4 on 3/8/2024.
Chrome Developer Tools extension for debugging SolidJS applications.