I would like to create an application that logs GET data directly to the DB through Laravel from URL variables. I'm essentially trying to make a better version of my current text-based usage logs that render an HTML table and are hard to filter or manipulate without the assistance of Javascript.
I found a blog post or two on the concept:
http://daylerees.com/codebright/request-data
I was curious if someone could recommend a GitHub project or other source that could get me started on the right path. Thank you.
This one is a bit older, but helped me to get stuff right. I know it's not exactly what you're looking for :)
http://scotch.io/tutorials/php/create-a-laravel-and-angular-single-page-comment-application
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community