arsangamal / laravel-unused-labels

A Bash script to find the unused labels in a laravel project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Unused Labels

A simple bash script to find unused labels in laravel project

  • Fill the labels.txt file with all your labels
  • Set the absolute path of your laravel project
  • Run the script ./run.sh
  • Labels that are unused will be appended to unused.txt file

Authors

  • Arsan Gamal

About

A Bash script to find the unused labels in a laravel project


Languages

Language:Shell 100.0%