Laravel Episode 8: CRUD Part 2


episode 8

Episode 8: CRUD Part 2

 

  • Go over form method spoofing.
  • Change the create form to use form method spoofing.
  • Delete unnecessary buttons “more info” and “edit”.
  • Create the edit form page.
  • Code the update process.
  • Add the delete functionality and note that it is a POST method.
  • Show how to create a custom_js for blade to put custom javascript code.
  • Add javascript confirmation code for deleting the record.

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.