A place where all members can share their Laravel & PHP tutorials, links, news, packages, etc.

Create New Post Contact Us

Vue Laravel CRUD Tutorial From Scratch

We will create a Single Page Application(SPA) using the Laravel and Vue.js. In this SPA, you can create a post, edit the post, read the post and delete the post. We will create Laravel API Backend.

Vue Laravel CRUD Tutorial From Scratch

Vue API calls in a smart way

Jorge Nieto wrote a nice article to demonstrate the Repository Factory pattern that exposes different ways to make calls to an API from Vue.js

Vue API calls in a smart way

Patching the Vue.js Virtual DOM: The need, the explanation and the solution

Michael Gallagher shows us how to patch the Virtual DOM in Vue and explains why we need to do that.

Patching the Vue.js Virtual DOM: The need, the explanation and the solution

Take advantages of TypeScript in Vue.js without using TypeScript

Rahul Kadyan wrote a nice tutorial on how to take advantage of TypeScript in Vue.js without using TypeScript!

Take advantages of TypeScript in Vue.js without using TypeScript

Building a blog with Gridsome - the Gatsby alternative for Vue.js

Alex Jover Morales shows us how to build a blog with Gridsome.

Building a blog with Gridsome - the Gatsby alternative for Vue.js

Add Loading Indicators to Your Vue.js Application

Samuel Oloruntoba wrote a nice tutorial on how to add Loading Indicators to our Vue.js Application.

Add Loading Indicators to Your Vue.js Application

A Minimalist Dark Design System for Vue.js

Vue Dark Mode is a collection of components designed for the insomniacs who enjoy dark interfaces.

A Minimalist Dark Design System for Vue.js

Build a progressive web app using Vue CLI 3

Pim Hooghiemstra wrote a nice tutorial on how to build a progressive web app using Vue CLI 3.

Build a progressive web app using Vue CLI 3