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

Create New Post Contact Us

Vue Perfect Scrollbar

Vue Perfect Scrollbar is a Vue.js wrapper for perfect scrollbar, a minimalistic scrollbar plugin

Vue Perfect Scrollbar

An Introduction to Laravel Policy

In this tutorial, Laravel school shows how to use Laravel Policy for the beginner.

An Introduction to Laravel Policy

PHP 7.4's new features

Brendt shows us some new features of PHP 7.4, which will probably be released somewhere December 2019.

PHP 7.4's new features

Updating Reactive Values Can Cause Some Non-Reactive Values To Re-Render In Vue.js 2.5.21

Ben Nadel highlights some gotchas when using the provide/inject API in Vue 2.5.21.

Updating Reactive Values Can Cause Some Non-Reactive Values To Re-Render In Vue.js 2.5.21

Add Discounts to your projects with Laravel Vouchers Package

This is a very useful package if you want to build an online store. For example, you could have an application that sells online video courses and a voucher would give the user access to one specific video course.

Add Discounts to your projects with Laravel Vouchers Package

8 Vue.js UI Component for 2019

Krissanawat​ Kaewsanmuang showcases eight interesting Vue UI components with a summary of what they do and a GIF demo.

8 Vue.js UI Component for 2019

Laravel Socialite Twitter Login

In this article, Code Briefly shows us how to log in with Twitter using Laravel framework.

Laravel Socialite Twitter Login

A Different Vue on Single File Components

Michael Olofinjana wrote a nice article about vue-literal-compiler, which finds template literals defined in a .js file and compiles them into render functions at build time.

A Different Vue on Single File Components