While creating controllers I sometimes have added a model to be used and then later come to find out that I did never actually use it anywhere in the methods. Like I have
use App\Models\Language;
Which is never used in this particular controller.
My question is: Will this slow down the application?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire