Console

parse:model <name>

php artisan parse:model Post

This command will generate a new parse-object class (app/Post.php) for you.