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

Create New Post Contact Us

Real-time Messenger package for Laravel: Mercurius

Mercurius is a real-time messenger system using Laravel and Vue.js, featuring a complete application that you can easily install with any Laravel project.

Real-time Messenger package for Laravel: Mercurius

A cool UI Library for Vuejs: Vuecidity

Vuecidity is a Vue Component Library inspired by Material Design and Bootstrap.

A cool UI Library for Vuejs:  Vuecidity

How to manage cookies in Vue.js

Martin Schleiss wrote a nice tutorial on how to manage cookies in Vue.js.

How to manage cookies in Vue.js

Building Offline-First Apps with Vuex

Ido Shamun wrote a nice tutorial on how to create an effective method for caching data using Vue.js.

Building Offline-First Apps with Vuex

How to validate Vue.js powered forms in a Laravel app

George Drakakis shows how he validates Vue.js powered forms in a Laravel app.

How to validate Vue.js powered forms in a Laravel app

Build a Vue.js Authentication System with Node.js Backend (with Source Code)

Lamin Sanneh wrote a nice tutorial on how to build a Vue.js Authentication System with Node.js Backend.

Build a Vue.js Authentication System with Node.js Backend (with Source Code)

The amazing things that Vue Router can do

Nihar Raote shows us some features of Vue Router that we might not know, such as managing query parameters, redirecting, scroll behavior, etc.

The amazing things that Vue Router can do

The correct way to force Vue to re-render a component

Michael Thiessen shows us how to force Vue to re-render a component.

The correct way to force Vue to re-render a component