Trying to get Object url and keep hitting a brickwall. CredentialsException in InstanceProfileProvid...
Hello, I am getting error in L5: call_user_func_array() expects parameter 1 to be a valid callback,...
I am looking to build an app where themes can be switched easily to change entire site outlook. Much...
For the purpose of backward compatibility with an existing script, I would like just one page in my...
How can I do something like this with encryption. [code] if( ! Crypt::decrypt(Input::get('encryptedv...
How do I correctly write this query using raw expression please. DB::table('table')->where(DB::ra...
Resolved [code] try { Crypt::decrypt(Input::get('encryptedvalue')) } catch(\Exception $e) { echo 'Fa...
The Laravel portal for problem solving, knowledge sharing and community building.
The community