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

Create New Post Contact Us

Laravel Model Caching – Performance Boost

How to reduce 1002 MySQL queries in one page to 0 queries? In this tutorial, I will show how to use laravel model caching.

Laravel Model Caching – Performance Boost

Frequently Asked Questions About Laravel based APIs

We collected some common questions about Laravel APIs and tried to answer them in one place.

Frequently Asked Questions About Laravel based APIs

Laravel Cronjob Scheduling Tutorial

Cron is a task scheduler in UNIX-like systems, which runs shell commands at specified intervals.

Laravel Cronjob Scheduling Tutorial

Laravel 5.6 - Log viewer using LogViewer package

Learn how to use Log viewer using Laravel LogViewer package.

Laravel 5.6 - Log viewer using LogViewer package

Creating your own Artisan Commands in Laravel

Learn how you can create Artisan commands of your own to do your little things in background.

Creating your own Artisan Commands in Laravel

Laravel Stub Helper - creating new files/components easily

This package aims to help save our time by enabling us to scaffold the things we're always repeating within a project.

Laravel Stub Helper - creating new files/components easily

Creating a Cryptocurrency Telegram Bot API with Laravel

In this tutorial, we will create a Telegram cryptocurrency bot that will give us the market prices and global crypto market data. Let’s build this crypto bot.

Creating a Cryptocurrency Telegram Bot API with Laravel

14 Laravel performance tips and ideas for 2018

Here are 14 performance tips and ideas that I use for Laravel Applications.

14 Laravel performance tips and ideas for 2018