Laravel AJAX Only Middleware
Sometimes you want to have a route that only accepts AJAX calls, or at least protect them if they are not AJAX calls. Luckily Laravel has an easy helper in the Request class available for these type of things.
Sometimes you want to have a route that only accepts AJAX calls, or at least protect them if they are not AJAX calls. Luckily Laravel has an easy helper in the Request class available for these type of things.
Create a simple customer relationship management system with Laravel Nova following this step-by-step tutorial. This is the third of a four-part series about Laravel Nova which covers installation, creating a CMS, creating a CRM, and customization.
Boris Savic shows us how to structure a Vue project. We will build a simple Vue.js project that handles authentication.
welcm has a look at Laravel Wink - A new Laravel based publishing platform from a member of the core Laravel team.
In this tutorial, we will build a Subscription based Platform in which the user can choose a plan, and according to that, he will be charged.
Dan Arias shows us how to use the Vue CLI GUI for developing and managing Vue projects effectively.
Cristian Tăbăcitu wrote a nice tutorial on how to use Laravel Valet to host an Oauth website locally.
heftyhead shares what he thinks about Vue-Axios - a popular package in our Vue community. Should we use this package to import Axios when using Vue?
Learning Angular with Laravel 5 by building practical single-page applications!
Wanna learn everything about Laravel, AJAX, jQuery and front-end components? This new book is for you!