DEV Community

Laravel

A PHP web application framework with expressive, elegant syntax.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Variable by Reference & Variable by Value in PHP

Variable by Reference & Variable by Value in PHP

2
Comments
2 min read
Create a custom error page with Laravel and Inertia

Create a custom error page with Laravel and Inertia

1
Comments
4 min read
How I Made My Laravel Project More Efficient!

How I Made My Laravel Project More Efficient!

1
Comments
5 min read
Why use declare(strict_types=1) in PHP – Fast tips

Why use declare(strict_types=1) in PHP – Fast tips

8
Comments 2
3 min read
Simplifying API responses in Laravel with kolirt/laravel-api-response package

Simplifying API responses in Laravel with kolirt/laravel-api-response package

1
Comments
2 min read
Getting Started with Laravel: Your First Application

Getting Started with Laravel: Your First Application

1
Comments
3 min read
The Essential Guide to Laravel’s .htaccess: Why, How, and What It Can Do for Your Application

The Essential Guide to Laravel’s .htaccess: Why, How, and What It Can Do for Your Application

1
Comments
3 min read
🚀 Boost Your Laravel Performance with Real-Time Laravel N+1 Query Detection! 🛠️

🚀 Boost Your Laravel Performance with Real-Time Laravel N+1 Query Detection! 🛠️

Comments
2 min read
Building a Polymorphic Translatable Model in Laravel with Autoloaded Translations

Building a Polymorphic Translatable Model in Laravel with Autoloaded Translations

1
Comments
3 min read
An Easy Framework For Learning Web Development with Laravel

An Easy Framework For Learning Web Development with Laravel

1
Comments
2 min read
How to build a caching layer for your Laravel API

How to build a caching layer for your Laravel API

7
Comments 1
6 min read
Laravel Developers in the UK: How Much Do They Earn?

Laravel Developers in the UK: How Much Do They Earn?

2
Comments 1
2 min read
Building a Reusable Laravel Model Filter for Dynamic Querying

Building a Reusable Laravel Model Filter for Dynamic Querying

1
Comments
3 min read
How to pass values from PHP to JavaScript using Laravel Vite

How to pass values from PHP to JavaScript using Laravel Vite

Comments
2 min read
Unleashing the Power of Laravel: 100 Tips for Building Quality Applications

Unleashing the Power of Laravel: 100 Tips for Building Quality Applications

Comments
2 min read
PHP Reference

PHP Reference

Comments 4
1 min read
Automating Laravel Tasks with JSON-Based Task Runner

Automating Laravel Tasks with JSON-Based Task Runner

Comments
2 min read
Exciting New Features in Windowlight's August Update!

Exciting New Features in Windowlight's August Update!

2
Comments
3 min read
PHP Iterators for walking through data structures – FastTips

PHP Iterators for walking through data structures – FastTips

9
Comments
4 min read
How to Create a Test Case in Laravel Using Pest

How to Create a Test Case in Laravel Using Pest

7
Comments
4 min read
Migrating data in production (with zero downtime)

Migrating data in production (with zero downtime)

1
Comments
3 min read
How to Solve 'Class NumberFormatter not found' in Laravel

How to Solve 'Class NumberFormatter not found' in Laravel

2
Comments
2 min read
Design Patterns in Laravel: Level Up Your Code with Reusable Solutions

Design Patterns in Laravel: Level Up Your Code with Reusable Solutions

Comments
3 min read
Stay Updated with PHP/Laravel: Weekly News Summary (29/07/2024-04/08/2024

Stay Updated with PHP/Laravel: Weekly News Summary (29/07/2024-04/08/2024

1
Comments
2 min read
How to easily generate data with Database Seeders in Laravel

How to easily generate data with Database Seeders in Laravel

1
Comments
4 min read
How to clear the Laravel cache?

How to clear the Laravel cache?

1
Comments
2 min read
How to use NVM in Laravel Forge

How to use NVM in Laravel Forge

1
Comments 1
1 min read
Why Use Laravel Data?

Why Use Laravel Data?

2
Comments
6 min read
Luhn's Algorithm: Credit Card Validation

Luhn's Algorithm: Credit Card Validation

1
Comments
3 min read
Eloquent ORM: Accessor and Mutator

Eloquent ORM: Accessor and Mutator

Comments
1 min read
I was sick of wasting hours on translations, so I made an AI do it for me

I was sick of wasting hours on translations, so I made an AI do it for me

Comments
1 min read
Understanding Props in Vue.js: A Beginner's Guide for Laravel Developers

Understanding Props in Vue.js: A Beginner's Guide for Laravel Developers

2
Comments
2 min read
Your Laravel application with Repository doesn't make any sense

Your Laravel application with Repository doesn't make any sense

2
Comments 8
6 min read
🚀 Laravel Tip💡: Extract Validated Input Elegantly

🚀 Laravel Tip💡: Extract Validated Input Elegantly

3
Comments 1
1 min read
Samsign menu display software

Samsign menu display software

1
Comments 1
2 min read
Laravel Tipđź’ˇ: Extract Validated Input Elegantly

Laravel Tipđź’ˇ: Extract Validated Input Elegantly

Comments
1 min read
Tutorial Laravel 11 Auth con Bootstrap

Tutorial Laravel 11 Auth con Bootstrap

1
Comments
1 min read
Introducing UnoPIM: The Open-Source PIM Solution for Modern Businesses

Introducing UnoPIM: The Open-Source PIM Solution for Modern Businesses

Comments
2 min read
How to solve Symfony\Component\Routing\Exception\RouteNotFoundException Route [filament.admin.resources.api-keys.index] not

How to solve Symfony\Component\Routing\Exception\RouteNotFoundException Route [filament.admin.resources.api-keys.index] not

1
Comments
1 min read
PHP Version of console.log() for Laravel

PHP Version of console.log() for Laravel

Comments
2 min read
I took the bull by it's horns. Spoiler: I didn't die

I took the bull by it's horns. Spoiler: I didn't die

Comments
2 min read
From URL to Table: Unraveling Laravel's Request Lifecycle with a Restaurant Analogy

From URL to Table: Unraveling Laravel's Request Lifecycle with a Restaurant Analogy

Comments
3 min read
Laravel Task Scheduling – Scheduling Artisan Commands

Laravel Task Scheduling – Scheduling Artisan Commands

Comments
5 min read
Laravel Telescope – Insightful Debugging and Profiling

Laravel Telescope – Insightful Debugging and Profiling

Comments
4 min read
Handling File Uploads in Laravel, Automatically.

Handling File Uploads in Laravel, Automatically.

Comments
8 min read
🚀 Enhance Your Laravel Projects with Effective Test Cases! 🚀

🚀 Enhance Your Laravel Projects with Effective Test Cases! 🚀

5
Comments
2 min read
Task Scheduling in Laravel: Understand the Power of Cron Jobs

Task Scheduling in Laravel: Understand the Power of Cron Jobs

5
Comments
2 min read
Slugs with an ID fallback in Laravel

Slugs with an ID fallback in Laravel

2
Comments
3 min read
How MySQL Tuning Improves the Laravel Performance

How MySQL Tuning Improves the Laravel Performance

17
Comments 2
4 min read
Explore the Advantages of Data Transfer Objects (DTOs) and How PHP 8.2 Readonly Classes Can Elevate Your Laravel Code

Explore the Advantages of Data Transfer Objects (DTOs) and How PHP 8.2 Readonly Classes Can Elevate Your Laravel Code

7
Comments 1
5 min read
Mastering Laravel : From Fundamentals to Advanced Web Development

Mastering Laravel : From Fundamentals to Advanced Web Development

5
Comments 2
28 min read
Laravel Dusk Tutorial: Browser Testing Made Easy

Laravel Dusk Tutorial: Browser Testing Made Easy

6
Comments
3 min read
Part 2 : Mastering Laravel From Fundamentals to Advanced Web Development

Part 2 : Mastering Laravel From Fundamentals to Advanced Web Development

2
Comments
22 min read
Building PayBee, a Digital Wallet with Flutter & Laravel: The Rewarding Journey Through Hustle and Heart

Building PayBee, a Digital Wallet with Flutter & Laravel: The Rewarding Journey Through Hustle and Heart

Comments
2 min read
Serving different routes depending the port webserver serves my applciation in laravel.

Serving different routes depending the port webserver serves my applciation in laravel.

Comments
1 min read
Introducing LaraTUI: A Terminal UI for Laravel Environments

Introducing LaraTUI: A Terminal UI for Laravel Environments

1
Comments
1 min read
A Comprehensive Guide to Testing in Laravel with PHPUnit

A Comprehensive Guide to Testing in Laravel with PHPUnit

11
Comments
4 min read
Daily Stand Ups for Devs

Daily Stand Ups for Devs

4
Comments 2
4 min read
How to use eloquent when in laravel

How to use eloquent when in laravel

1
Comments
1 min read
Laravel 11 API Rest Auth with jwt-auth

Laravel 11 API Rest Auth with jwt-auth

1
Comments
3 min read
loading...