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.
A Practical Approach to Renaming a Model in Laravel

A Practical Approach to Renaming a Model in Laravel

Comments
3 min read
Introdução aos Testes Unitários com Pest em PHP

Introdução aos Testes Unitários com Pest em PHP

3
Comments
2 min read
It's okay to use Laravel's Database Queue Driver in Production

It's okay to use Laravel's Database Queue Driver in Production

2
Comments
2 min read
Send, validate, and store Base64 files with Laravel

Send, validate, and store Base64 files with Laravel

2
Comments
5 min read
Understanding Laravel Traits

Understanding Laravel Traits

7
Comments
3 min read
Ispconfig3 jailkit laravel api nginx directives

Ispconfig3 jailkit laravel api nginx directives

1
Comments
1 min read
Livewire CRUD Generator: Powering Efficient Laravel Development

Livewire CRUD Generator: Powering Efficient Laravel Development

Comments
2 min read
How to create a valuable prompt for Open Ai 🤯

How to create a valuable prompt for Open Ai 🤯

1
Comments
1 min read
Need Help with Uploading Large Video Files to S3 Using Chunking

Need Help with Uploading Large Video Files to S3 Using Chunking

Comments 1
1 min read
Logging changes in Laravel using Traits

Logging changes in Laravel using Traits

Comments
2 min read
Fix Memory Exhausted Issue in Laravel Tests

Fix Memory Exhausted Issue in Laravel Tests

Comments
1 min read
Maximizing Laravel's potential: Strategies for high-performance optimization

Maximizing Laravel's potential: Strategies for high-performance optimization

8
Comments
11 min read
Descubre las novedades de Laravel 11

Descubre las novedades de Laravel 11

Comments
1 min read
Cómo Optimizar Query Scopes en Laravel para Autocompletado IDE

Cómo Optimizar Query Scopes en Laravel para Autocompletado IDE

Comments
1 min read
Identifying Performance Issues in Laravel with Inspector

Identifying Performance Issues in Laravel with Inspector

3
Comments
15 min read
Laravel Caching

Laravel Caching

7
Comments
3 min read
Use EXISTS instead of COUNT > 0 when checking if records exist

Use EXISTS instead of COUNT > 0 when checking if records exist

Comments 2
3 min read
Laravel Authentication

Laravel Authentication

Comments
3 min read
Transforme Seu Sistema Laravel com Filament: Um Guia para Estilizar a Tela de Login com CSS Personalizado

Transforme Seu Sistema Laravel com Filament: Um Guia para Estilizar a Tela de Login com CSS Personalizado

4
Comments 2
5 min read
Setting Up Nginx for Laravel: A Comprehensive Guide

Setting Up Nginx for Laravel: A Comprehensive Guide

4
Comments
4 min read
190+ Top Laravel Interview Questions [2023]

190+ Top Laravel Interview Questions [2023]

19
Comments
39 min read
Laravel inside Rust? I have a reason for that.

Laravel inside Rust? I have a reason for that.

123
Comments 10
2 min read
Infinite Scrolling with Livewire v3 + AlpineJS without impacting performance

Infinite Scrolling with Livewire v3 + AlpineJS without impacting performance

10
Comments
4 min read
🚀 Exploring Multiple Inheritance in Laravel/PHP 🚀

🚀 Exploring Multiple Inheritance in Laravel/PHP 🚀

3
Comments 2
1 min read
Spring Boot vs Laravel

Spring Boot vs Laravel

4
Comments 2
2 min read
Maximizing Laravel Performance: Essential Optimization Strategies for Web Developers

Maximizing Laravel Performance: Essential Optimization Strategies for Web Developers

1
Comments 1
4 min read
PHP VS Node.js

PHP VS Node.js

Comments
2 min read
Navigating Web Server Technologies: Apache, Nginx

Navigating Web Server Technologies: Apache, Nginx

Comments
2 min read
Laravel API - Import 1 million records with validation in few seconds.

Laravel API - Import 1 million records with validation in few seconds.

14
Comments
8 min read
A guide to using WebSockets in Laravel

A guide to using WebSockets in Laravel

6
Comments
23 min read
Groundwork SPA with a full-fledged CRUD generator

Groundwork SPA with a full-fledged CRUD generator

1
Comments
2 min read
How to secure tenant payment methods?

How to secure tenant payment methods?

Comments 1
1 min read
How Laravel loads .env files

How Laravel loads .env files

Comments
3 min read
Streamlining Raw HTML Display in Laravel Blade

Streamlining Raw HTML Display in Laravel Blade

10
Comments
2 min read
Laravel 10 + NGINX + PHP-FPM - my ready to use all in one recipe for your Laravel 10 deployment in Docker

Laravel 10 + NGINX + PHP-FPM - my ready to use all in one recipe for your Laravel 10 deployment in Docker

11
Comments 2
4 min read
Understanding $this, self, parent, and static keywords in PHP and Laravel

Understanding $this, self, parent, and static keywords in PHP and Laravel

11
Comments 2
2 min read
How to disable Laravel console commands

How to disable Laravel console commands

Comments
2 min read
🕵 What You Didn't Know About AI Integration for Laravel Applications

🕵 What You Didn't Know About AI Integration for Laravel Applications

5
Comments
1 min read
Como Salvar um PDF no Banco de Dados PostgreSQL usando Laravel

Como Salvar um PDF no Banco de Dados PostgreSQL usando Laravel

1
Comments
2 min read
Laravel: A Comprehensive Guide to Service Container and Providers

Laravel: A Comprehensive Guide to Service Container and Providers

3
Comments 1
17 min read
Laravel: whereIn() vs whereIntegerInRaw() vs find()

Laravel: whereIn() vs whereIntegerInRaw() vs find()

1
Comments
1 min read
Learning Path For Web Development

Learning Path For Web Development

Comments
1 min read
How to start with Laravel & REST APIs in it, I'm new to it?

How to start with Laravel & REST APIs in it, I'm new to it?

Comments 8
1 min read
Enhancing Code Consistency with php-cs-fixer and Visual Studio Code

Enhancing Code Consistency with php-cs-fixer and Visual Studio Code

4
Comments
3 min read
How To Send WhatsApp Messages with Laravel

How To Send WhatsApp Messages with Laravel

6
Comments
6 min read
Google Grant Type in Laravel with Socialite, log in with Google API

Google Grant Type in Laravel with Socialite, log in with Google API

Comments
2 min read
Building A SOLID foundation for API's in Laravel

Building A SOLID foundation for API's in Laravel

12
Comments
8 min read
My point of view on SPA modularity using Laravel and Vue

My point of view on SPA modularity using Laravel and Vue

1
Comments
2 min read
Renaming a Column in Laravel: A Step-by-Step Guide

Renaming a Column in Laravel: A Step-by-Step Guide

21
Comments
2 min read
Storing classes with user configurable parameters in the database (with Laravel)

Storing classes with user configurable parameters in the database (with Laravel)

2
Comments
3 min read
Comparing Function API & Class-based Components in Laravel Livewire Volt

Comparing Function API & Class-based Components in Laravel Livewire Volt

1
Comments
1 min read
Laravel Pulse in Action

Laravel Pulse in Action

Comments
1 min read
Sit Down with James Brooks

Sit Down with James Brooks

Comments
1 min read
Optimizing Laravel Performance: A Comprehensive Guide to Indexing

Optimizing Laravel Performance: A Comprehensive Guide to Indexing

Comments 1
3 min read
Laravel code-quality tools

Laravel code-quality tools

13
Comments 1
23 min read
Changing Column Datatype in Laravel - A Step-by-Step Guide

Changing Column Datatype in Laravel - A Step-by-Step Guide

17
Comments
2 min read
Laravel SEO Tools and Packages

Laravel SEO Tools and Packages

Comments
2 min read
Mastering Code Consistency: A Guide to PHP-CS-Fixer Integration with VSCode

Mastering Code Consistency: A Guide to PHP-CS-Fixer Integration with VSCode

5
Comments
2 min read
SOLID Principles of Object-Oriented Programming in Laravel

SOLID Principles of Object-Oriented Programming in Laravel

5
Comments 2
6 min read
O poder do FilamentPHP

O poder do FilamentPHP

133
Comments 29
5 min read
loading...