Oktober 2022

Laravel command not found on WSL2

Run this command to set PATH of Laravel CLI export PATH="/home/$USER/.config/composer/vendor/bin:$PATH"

Edinofri 27 Okt, 2022

Android Show Layout Bounds via adb

Run this command to activate Layout Bounds via adb command adb shell am force-stop com.company.appname ; adb shell setprop debug.layout tr...

Edinofri 21 Okt, 2022