PHP Building A To Do List with Ajax Using Laravel 4 – Part II In this continuation tutorial we are going to see how we can save the tasks to the database using Ajax, listing all the tasks from database to the user and how to allow only Ajax based requests instead of all types of HTTP requests form user. let’s continue where we left in the previous tutorial […] Written by Imran January 9, 2015December 9, 2020 Saving Bookmark this article Bookmarked
PHP Building A To Do List with Ajax Using Laravel 4 – Part I In this new tutorial series, we will be using Laravel and jQuery to build a to-do list with Ajax. Through this application building, we will learn how to use RESTFul controllers, RESTFul routing, and Request types. We will be dividing this application development into different segments. Creating and migrating our to-do list’s database. Creating a […] Written by Imran January 8, 2015December 7, 2020 Saving Bookmark this article Bookmarked
Recent Comments