It seems you would be better off using a POST request here, rather than string a bunch of parameters onto a URL.
I have also thought about that, but GET seems more appropriate for me. I'm GETting the event info (from facebook) and not doing any modification to it.
check this out! - an awesome package, to pass data from php to js https://github.com/laracasts/PHP-Vars-To-Js-Transformer
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community