Skip to content

PHP Laravel

What’s New in Laravel 10: A Deep Dive Into the Latest Updates and Features

In this article, we will take you on a journey through Laravel 10’s new features, fixes, and freshly deprecated methods and packages.
Reading time
28 min read
Publish date
January 25, 2023
Topic
PHP Laravel

All Articles

Mastering Laravel Routes

Routing is one of the most important aspects of any backend application. Use this guide to gain a firm grasp of Laravel routes and routing.
Reading time
11 min read
Publish date
December 12, 2022
Topic
PHP Laravel

How To Use Inertia.js in Your Laravel Projects

In this article, we’ll explore how to use Inertia.js alongside Laravel, Vue, and Tailwind CSS to create a modern web app.
Reading time
31 min read
Publish date
December 7, 2022
Topic
PHP Laravel

Laravel Logging: Everything You Need To Know

Logging is vital to monitoring the health and efficacy of your development projects. Learn how to apply structured logging in Laravel.
Reading time
13 min read
Publish date
August 19, 2022
Topic
PHP Frameworks
Topic
PHP Laravel

Laravel vs Node: A Head-to-Head Comparison

Laravel and Node are two of the most popular web development frameworks available today. We'll help you decide which is better for you.
Reading time
26 min read
Publish date
August 8, 2022
Topic
Node.js
Topic
PHP Laravel
Topic
Web Development Languages

Laravel Database Transactions: How To Implement and Use Them Effectively

Want to learn all about database transactions in Laravel and how to use them effectively? The Kinsta Knowledge Base has the answer.
Reading time
13 min read
Publish date
July 18, 2022
Topic
PHP Frameworks
Topic
PHP Laravel

17 Methods to Optimize Laravel Performance

Is your Laravel performance slow? These 17 proven tips will help you optimize Laravel and speed up your application in no time.
Reading time
18 min read
Publish date
May 25, 2022
Topic
PHP Frameworks
Topic
PHP Laravel

Want to Be a Laravel Developer? Here’s Everything You Need to Know

Are you interested in becoming a Laravel Developer? Here is a guide that shows you where to start and what you need to accomplish.
Reading time
16 min read
Publish date
December 27, 2021
Topic
PHP Laravel

What Is the Average Laravel Developer’s Salary? Fresh Data for 2023

Want to enter the field as a Laravel developer? Then you should find out what the average Laravel developer salary is. Here's the latest.
Reading time
11 min read
Publish date
November 2, 2021
Topic
PHP Laravel
Topic
Web Developer Salary

Django vs Laravel: Which Is the Better Framework in 2023?

There is a never-ending Django vs Laravel debate happening. We dig into all aspects of both frameworks and try to come up with a winner.
Reading time
40 min read
Publish date
October 8, 2021
Topic
PHP Frameworks
Topic
PHP Laravel

Build a Laravel Live Commenting System

Learn how to use Laravel to build a real-time commenting system that can be integrated into any website or blog to build trust.
Reading time
13 min read
Publish date
September 22, 2021
Topic
PHP Frameworks
Topic
PHP Laravel

Everything You Need to Know About Laravel Caching

Learn how to increase software performance and scalability by implementing and manipulating the right caching strategy in Laravel.
Reading time
18 min read
Publish date
August 27, 2021
Topic
PHP Frameworks
Topic
PHP Laravel
Topic
Website Cache

What’s New in Laravel 9: A Deep Dive Into the Latest Major Release

Laravel 9 comes with new key features. Find out what to expect and learn how to upgrade to Laravel 9, install, and develop with it.
Reading time
7 min read
Publish date
August 23, 2021
Topic
PHP Frameworks
Topic
PHP Laravel
Topic
PHP Updates