How to load custom classes in slim 3

@AhmadKarim Yes, you have to run composer update after you’ve updated your composer.json file. However, after that you should be able to add any number of new classes in the namespace you used without re-running composer update.