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

Create New Post Contact Us

Scrape web pages worldwide in milliseconds with Laravel PHP or Node.js

Scrapestack is a free REST API which we can use to scrape web pages at scales. The API is powered by one of the most powerful web scraping engines on the market!

Scrape web pages worldwide in milliseconds with Laravel PHP or Node.js

Laravel 6 PayPal Payment Gateway Tutorial

In this tutorial, we will learn how to integrate Paypal with Laravel 6.

Laravel 6 PayPal Payment Gateway Tutorial

Zero Downtime Deployment With Laravel Envoy and BitBucket

In this tutorial, we will learn the zero-downtime deployment method using Laravel Envoy and Bitbucket.

Zero Downtime Deployment With Laravel Envoy and BitBucket

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

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

Previewing Laravel markdown Notifications directly in your browser

Sjors van Dongen wrote a good tutorial on how to preview Laravel markdown Notifications directly in our browser.

Previewing Laravel markdown Notifications directly in your browser

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

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