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

Create New Post Contact Us

Find out which content works on your site with Laravel A/B Testing

Laravel A/B Testing is a good package which can help us to find out which content works on your site and which doesn't.

Find out which content works on your site with Laravel A/B Testing

Blacklist or whitelist IP to prevent unauthorized access with Laravel IP Gateway

Laravel IP Gateway is a good package which helps us to blacklist or whitelist IP to prevent unauthorized access.

Blacklist or whitelist IP to prevent unauthorized access with Laravel IP Gateway

Learn how to use AI to detect and filter inappropriate images with Sightengine and Laravel

Paul Kamau wrote a very good tutorial on how to use AI to detect and filter inappropriate images with Sightengine and Laravel.

Learn how to use AI to detect and filter inappropriate images with Sightengine and Laravel

How to set up your local projects to contribute to Laravel or any PHP library

Youghourta Benali wrote a nice tutorial on how to set up your local projects to contribute to Laravel or any PHP library.

How to set up your local projects to contribute to Laravel or any PHP library

Manage Settings easily with Laravel Settings

laravel-setting is an Advanced Settings Manager for Laravel. It has many good features.

Manage Settings easily with Laravel Settings

Learn how to generate QR Code in Laravel 5.7

Hardik Savani shows us how to generate QR code in Laravel 5.7.

Learn how to generate QR Code in Laravel 5.7

11 Awesome Laravel Helper Functions that aren't in Laravel

Caleb Porzio shows us 11 Awesome Laravel Helper Functions that are very useful for developing Laravel apps.

11 Awesome Laravel Helper Functions that aren't in Laravel

Laravel multi-tenancy commands have arrived

multi-tenancy concept is great for making application scalable and easy to maintain, and it lets you get rid of the boring preparation while developing your api base code.

Laravel multi-tenancy commands have arrived

Manage your files with Laravel File Manager

Laravel File Manager is a good Laravel package which we can use manage files in Laravel 5.

Manage your files with Laravel File Manager

Manipulating request data before performing validation in Laravel

When using form request classes, it can be really handy to be able to manipulate the request data before running any of the validation rules.

Manipulating request data before performing validation in Laravel