Resolved
[code]
try { Crypt::decrypt(Input::get('encryptedvalue')) } catch(\Exception $e) { echo 'Failed'; }
[/code]
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community