Pass the datapicker data to server and have it return the new URL you want. So hack up a PHP script that generates a URL that you send back to the front end script.
It wasn't that obvious. I had to save \Request::server('QUERY_STRING') in a javascript variable in order to send my params along with the date chosen in the datepicker to the server. Not pretty.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community