Laravel Tinker Hash Password

$ php artisan tinker

>>> Hash::make('password')
simpaul13