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

Create New Post Contact Us

Vue.js Pantone Color Search and Copy to Clipboard

A little Vue app where you can search through an array of colors by name, HEX code and copy to your clipboard the chosen color.

Vue.js Pantone Color Search and Copy to Clipboard

Learn how to use View Composers in Laravel

Here in this article, I show how we can use view composer in laravel to bind data to views and not make database queries in our views

Learn how to use View Composers in Laravel

How to integrate a redis manager with your Laravel application

Redis-manager allows you to easily monitor several redis system status, including memory usage, cpu usage, and the throughput of each command.

How to integrate a redis manager with your Laravel application

Laravel 5.5 - Bootstrap Admin Theme Integration

Hdtuto shows us how to integrate Bootstrap Admin Theme in Laravel 5.

Laravel 5.5 - Bootstrap Admin Theme Integration

Epic spinner - beautiful Vue spinner

Easy to use css spinners collection with vue.js integration

Epic spinner - beautiful Vue spinner

Laraship, An Awesome Subscription and CMS Package

Laraship is an administration platform for any SAAS application, powered By Laravel 5.5 and Stripe to provide a comprehensive set of features for any subscription platform.

Laraship, An Awesome Subscription and CMS Package

Vue.js QR code reader

A Vue.js 2 component which detects and decodes QR codes from a camera stream.

Vue.js QR code reader

Language switcher package for Laravel

This package allows switching locale easily on Laravel projects. It's so simple to use, once it's installed, your App locale will change only by passing routes into SetLanguage middleware.

Language switcher package for Laravel