Answers for "laravel log file is out of git"

0

laravel log file is out of git

git rm --cached storage/logs/laravel.log
git commit -m "deleted laravel.log"
Posted by: Guest on March-18-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language