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

Create New Post Contact Us

A Simple Laravel 5 Library that allows you to create crud operation with a single command

A simple Laravel 5 library that allows you to create crud operations with a single command

A Simple Laravel 5 Library that allows you  to create crud operation with a single command

What’s New in PHP 7.4

PHP 7.4 is scheduled to be released on November 21, 2019. It’s the next PHP 7 minor release and should significantly boost performance and increase code readability.

What’s New in PHP 7.4

Generate Short Link in Laravel 5.8

In this tutorial, Hardik Savani shows u show to generate Short Links in Laravel 5.8.

Generate Short Link in Laravel 5.8

Building a 0.7KB Reactivity System Similar to Vue

TOAST UI has a good tutorial on how to build a 0.7KB Reactivity System Similar to Vue.

Building a 0.7KB Reactivity System Similar to Vue

How to register custom Filters in Vue.js?

In Vue.js, you register filters that can be used to apply text formatting. But you must remember that filters do not change the original data, they only change the output and return a filtered version of it.

How to register custom Filters in Vue.js?

Laravel App on Digital Ocean Ubuntu 19.04 droplet (Step by Step Guide)

This is a step by step guide on how to deploy your Laravel application on a Digital Ocean Ubuntu 19.04 droplet.

Laravel App on Digital Ocean Ubuntu 19.04 droplet (Step by Step Guide)

Contact Form with Voyager and Laravel (Step by Step guide)

It is a step by step guide on how to add and configure a contact form on your Voyager/Laravel website on a digitalocean.com droplet:

Contact Form with Voyager and Laravel (Step by Step guide)

React Hooks for Vue developers

Michael wrote a good tutorial on how to use React Hooks in Vue.js, and how to structure your code in a clean and consistent way.

React Hooks for Vue developers