How To Make Sortable Drag and drop Using Doctrine Symfony

In order to implement this functionality you will need a jquery plugin to make the drag and drop functionality to work. For this tutorial I will use jquery ui the sortable plugin. Theoretically we must take the next steps do implement this functionality. Create the list with all posts/list you need to sort. Create a… Continue reading How To Make Sortable Drag and drop Using Doctrine Symfony