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

Create New Post Contact Us

GeoFence: A Laravel 5 and Laravel 6 package to calculate distance between two longitude and latitudes

A Laravel 5 and Laravel 6 package to calculate distance between two longitude and latitudes.

GeoFence: A Laravel 5 and Laravel 6 package to calculate distance between two longitude and latitudes

User Roles and Permissions Tutorial in Laravel without Packages

Roles and permissions are an important part of many web applications. In this tutorial, we will see how we can implement user roles and permissions system in laravel

User Roles and Permissions Tutorial in Laravel without Packages

Why Laravel is considered as one of The Best PHP Framework

Let's find out in this blog that takes a deep dive into what exactly is Laravel and the reasons why Laravel remains the leading PHP framework even today.

Why Laravel is considered as one of The Best PHP Framework

How to dockerize a Laravel app and use Docker in Continuous Delivery

In this article, Buddy shows you how to make a Docker image of a Laravel application, push it to the registry, and use Docker in Continuous Delivery.

How to dockerize a Laravel app and use Docker in Continuous Delivery

Generate Laravel route URLs from JavaScript with Laroute

Laroute is a Laravel package that allows us to port our routes over to JavaScript, and gives us a bunch of very familiar helper functions to use.

Generate Laravel route URLs from JavaScript with Laroute

Get .DEV domains for your Laravel projects

Do you know that we can now register .dev domain names?

Get .DEV domains for your Laravel projects

How to consume a Laravel API in a standalone Vue.js app

Hello everyone! Here I will show you how to consume a Laravel API with passport authentication in Vuejs app.

How to consume a Laravel API in a standalone Vue.js app

Retrieve accurate weather information for any location in the world with Laravel and PHP

Let's use weather stack - one of the best services for getting weather information. The great thing is, this service is FREE to use!

Retrieve accurate weather information for any location in the world with Laravel and PHP