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

Create New Post Contact Us

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

Build a recommendation system with Laravel Recombee package

Larcombee is a Recombee API package for Laravel. Using this package we can easily build a recommendation system to get recommendations based on the user's behaviors and interests.

Build a recommendation system with Laravel Recombee package

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

Write beautiful blog posts using Markdown with Laravel Blogged

Blogged is a carefully designed Laravel package provides an easy way to create a beautiful blog like this inside your projects.

Write beautiful blog posts using Markdown with Laravel Blogged

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

Learn how to Render Vue Apps to a Server Using Nuxt

Christian Nwamba wrote a nice Vue tutorial on how to render Vue Apps to a Server Using Nuxt.

Learn how to Render Vue Apps to a Server Using Nuxt

Creating a CMS with Laravel Nova

Create a simple content management system with Laravel Nova following this step-by-step tutorial.

Creating a CMS with Laravel Nova

Making a large scale app with vue.js (part 1): modularize your store

Stephane Souron shows us how to organize and manage our data store when building a large-scale application using Vue.js.

Making a large scale app with vue.js (part 1): modularize your store