Laravel Tinker Hash Password
$ php artisan tinker
>>> Hash::make('password')
simpaul13
$ php artisan tinker
>>> Hash::make('password')