Support the ongoing development of Laravel.io →

akinsayo

Joined 28 Feb 2014

Statistics

Threads 5
Replies 3
Solutions 1
Articles 0
posted 8 years ago

Help with amazon s3

Trying to get Object url and keep hitting a brickwall. CredentialsException in InstanceProfileProvid...

0 Likes
3 Replies
posted 9 years ago

Method not found while using validator::extend

Hello, I am getting error in L5: call_user_func_array() expects parameter 1 to be a valid callback,...

0 Likes
0 Replies
posted 9 years ago

Creating a themed site

I am looking to build an app where themes can be switched easily to change entire site outlook. Much...

0 Likes
8 Replies
posted 10 years ago

How to set a single page to have .php

For the purpose of backward compatibility with an existing script, I would like just one page in my...

0 Likes
2 Replies
posted 10 years ago

Quick encryption question

How can I do something like this with encryption. [code] if( ! Crypt::decrypt(Input::get('encryptedv...

0 Likes
1 Replies
Solved
replied 10 years ago

How to mark up forum posts.

How do I correctly write this query using raw expression please. DB::table('table')->where(DB::ra...

0 Likes
replied 10 years ago

How to set a single page to have .php

Excellent! I never thought of that ! Thanks

0 Likes
replied 10 years ago

Quick encryption question

Resolved [code] try { Crypt::decrypt(Input::get('encryptedvalue')) } catch(\Exception $e) { echo 'Fa...

0 Likes
Solved

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.