insidert

Debugging local Laravel project on Mobile

Open your local project on mobile to debug

There will be times where you need to debug your laravel app on mobile. This is one the ways to connect.

Inspecting mobile website

It is hard to inspect the website on mobile browser. For that we can use remote debugging via usb.

Refer chrome docs for more


#code
#laravel