what database type are you using? If MySQLm double check your column type... you must have done some...
We use Setnry and OAuth within our API which is used by our native iOS application.
Using Laravel's String class : Str::random(60) https://github.com/laravel/framework/blob/4.2/src/Il...
Catch a \PDOException. App::error(function (\PDOException $e, $code) { $message = explode(' ', $e...
I had to do this as well a few months ago. I haven't followed up to see if there was a better work...
The Laravel portal for problem solving, knowledge sharing and community building.
The community