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

Create New Post Contact Us

How to structure Vuex Modules for Relationships, Speed and Flexibility

Greg Bate wrote a nice tutorial on how to structure Vuex Modules for Relationships, Speed and Flexibility.

How to structure Vuex Modules for Relationships, Speed and Flexibility

Favorite Laravel packages I always install

James Mills lists some packages that he always installs when creating a new Laravel app.

Favorite Laravel packages I always install

Creating graphics and interactive experiences with Vue.js and p5.js

Mitsuya Watanabe shows us how to create graphics and interactive experiences with Vue.js and p5.js.

Creating graphics and interactive experiences with Vue.js and p5.js

Laravel and Laravel Manager for Devserver

Laravel and Laravel Manager for Devserver is a module for Devserver.

Laravel and Laravel Manager for Devserver

Generic Vue Template Interpolation Language Features

matsu shows us how to use the Language Server Protocol language features in Vue.js.

Generic Vue Template Interpolation Language Features

How to create Dedicated Query Builders For Eloquent Models

timacdonald shows us how to extract model scopes to a dedicated query builder class in Laravel 5.

How to create Dedicated Query Builders For Eloquent Models

Custom Build Modes with Vue CLI 3

In this post, rangle.io shows us how to add and configure a custom build mode other than the default production, development and test modes.

Custom Build Modes with Vue CLI 3

Continuous Integration for your Laravel Application with GitLab CI

phpjobs has a good tutorial on how to add continuous integration to your Laravel app.

Continuous Integration for your Laravel Application with GitLab CI