I just created a simple app in Laravel 4 and when I create a model, I get an exception that it\'s not found.
// /app/models/Worker.php:
Anytime you create a new class file in L4 run this command.
php composer dump-autoload