Hi, I have an array of the form: Array ( [0] => Array ( [source] => image_source [name] =>...
I've been able to force my site to redirect from http to https but the resources (styles and scripts...
Hi ModestasV, The code in the controller looks like this: $fb = new Facebook(); //Facebook Model $ph...
Figured it out. The string it's expecting is a JSON string. I used json_encode() to convert the arra...
Thanks for your reply. I tried your suggestion and get the error: htmlentities() expects parameter 1...
The Laravel portal for problem solving, knowledge sharing and community building.
The community