I am using Laravel 5 and am trying to access the Expedia API. I am find it hard working with Ajax an...
I have have an Ajax requesting a blade.php file using the full path $("#main").load('http:...
I'm using CURL to process data that is sent to an API cross site. When I get the data back to displa...
I am using the expedia API and I can send request using CURL. Using Laravel 5, am I better to stick...
I'm trying to see if the form has been posted but this method does not seem to work if(Request::is_g...
Thanks James..I was just checking them out... I'm still not at the Git stage yet. So do you develop...
Hi Thanks, but this will not happen though as Laravel will be in its own folder? html (webroot) / my...
Hi, the form is sent to another page, so when the submit button is pressed the values are stored cor...
The Laravel portal for problem solving, knowledge sharing and community building.