As per the instructions in http://laravel.com/docs/4.2/migrations

I run this command:

Code:
php artisan migrate:make create_users_table
But received following error: