Support the ongoing development of Laravel.io →

nvaughan84

Joined 28 Jun 2014

Statistics

Threads 2
Replies 3
Solutions 0
Articles 0
posted 9 years ago

How to pass multi dimensional array from Controller to View

Hi, I have an array of the form: Array ( [0] => Array ( [source] => image_source [name] =>...

0 Likes
6 Replies

How do I force https on production sever

I've been able to force my site to redirect from http to https but the resources (styles and scripts...

0 Likes
1 Replies
replied 9 years ago

How to pass multi dimensional array from Controller to View

Hi ModestasV, The code in the controller looks like this: $fb = new Facebook(); //Facebook Model $ph...

0 Likes
replied 9 years ago

How to pass multi dimensional array from Controller to View

Figured it out. The string it's expecting is a JSON string. I used json_encode() to convert the arra...

0 Likes
replied 9 years ago

How to pass multi dimensional array from Controller to View

Thanks for your reply. I tried your suggestion and get the error: htmlentities() expects parameter 1...

0 Likes

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.