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

Create New Post Contact Us

How to use Laravel whereBetween method elegantly

Security Theater wrote a nice tutorial on how to use Laravel's whereBetween method efficiently.

How to use Laravel whereBetween method elegantly

Laravel  tutorial -  Backup database to your Google Drive

Dennis Smink shows us how to back up our Laravel app using Google Flysystem.

Laravel  tutorial -  Backup database to your Google Drive

Learn how to optimize the performance of your Laravel application

Vijay Rana shows us how to optimize a Laravel app.

Learn how to optimize the performance of your Laravel application

A set of handy validation rules in Laravel

Dennis Smink creates some extra useful Laravel validation rules that we might need to use for our Laravel projects.

A set of handy validation rules in Laravel

Building a booking chatbot using BotMan and Laravel

Kiran Krishnan wrote a good tutorial on how to build a chatbot with Laravel and Botman.

Building a booking chatbot using BotMan and Laravel

Laratables - Ajax support of Datatables

freshbitsweb built a nice package which we can use to build table with Laravel and Ajax easily.

Laratables - Ajax support of Datatables

Build the future of communications (group video chat, SMS, auth, etc.) with Laravel and Twilio

We can use Twilio to programmatically make and receive phone calls, send and receive text messages, and perform other communication functions using its web service APIs.

Build the future of communications (group video chat, SMS, auth, etc.) with Laravel and Twilio

Create nice invoices with DomPDF and Laravel

Dennis Smink shows us how to create a nice invoice using DomPDF and Laravel.

Create nice invoices with DomPDF and Laravel