Laravel User Post using AJAX
This tutorial tackles on how to create a simple user post using AJAX/jQuery in Laravel. We will be using the Laravel Native User Auth/Built-in Login for our user authentication. This tutorial has a continuation that will tackle how to add comment and like on each post.