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.
Laravel 9 - use bindings in your raw queries

Laravel 9 - use bindings in your raw queries

1
Comments
1 min read
store JSON data in a non-relational table in the MySQL database ( Laravel )

store JSON data in a non-relational table in the MySQL database ( Laravel )

Comments
8 min read
Enhancing Laravel Commands: Parameterized Inputs and Custom Output Formats [4/4]

Enhancing Laravel Commands: Parameterized Inputs and Custom Output Formats [4/4]

Comments
2 min read
How to List All Authorization Gates in Your Laravel Application [1/4]

How to List All Authorization Gates in Your Laravel Application [1/4]

1
Comments
2 min read
Create a Laravel Command to Display All Authorization Gates Similar to route:list [3/4]

Create a Laravel Command to Display All Authorization Gates Similar to route:list [3/4]

Comments
1 min read
How to write clean Controllers in Laravel

How to write clean Controllers in Laravel

2
Comments
6 min read
Calling a controller function from a function in Laravel

Calling a controller function from a function in Laravel

1
Comments
2 min read
How to Order Spatie Translatable Columns in Laravel

How to Order Spatie Translatable Columns in Laravel

4
Comments
1 min read
Laravel Love: Expressing Emotions in Your Application

Laravel Love: Expressing Emotions in Your Application

Comments
5 min read
Refine Your Database Queries with Eloquent ORM’s Query Scopes in Laravel!

Refine Your Database Queries with Eloquent ORM’s Query Scopes in Laravel!

Comments
2 min read
What can Corcel bring to WordPress?

What can Corcel bring to WordPress?

3
Comments
2 min read
How to return JSON response on API routes in Laravel

How to return JSON response on API routes in Laravel

3
Comments 2
2 min read
Render Wasabi Cloud File

Render Wasabi Cloud File

2
Comments 2
1 min read
Laravel Realtime with Ably & Laravel Livewire

Laravel Realtime with Ably & Laravel Livewire

11
Comments
4 min read
Build a LinkedIn Bio Generator in Laravel using the REST API of OpenAI, Livewire and Tailwind CSS.

Build a LinkedIn Bio Generator in Laravel using the REST API of OpenAI, Livewire and Tailwind CSS.

6
Comments
7 min read
Detecting slow database operations in Laravel 10

Detecting slow database operations in Laravel 10

2
Comments
2 min read
Wasabi Cloud Storage with Laravel 9

Wasabi Cloud Storage with Laravel 9

5
Comments 1
2 min read
How FilamentPHP Naming Resources and How to Get URL

How FilamentPHP Naming Resources and How to Get URL

4
Comments 3
1 min read
Mastering Laravel Collections Tutorial

Mastering Laravel Collections Tutorial

3
Comments
11 min read
Using ULID in Laravel Framework

Using ULID in Laravel Framework

2
Comments
2 min read
Laravel SMTP Crack: Unveiling the Vulnerability with Laravel SMTP Checker by XCATZE

Laravel SMTP Crack: Unveiling the Vulnerability with Laravel SMTP Checker by XCATZE

32
Comments 1
4 min read
Creating Virtual Hosts and configuring Apache2 to serve from there.

Creating Virtual Hosts and configuring Apache2 to serve from there.

2
Comments
3 min read
How to perform very large Insert/Update operations in Laravel efficiently

How to perform very large Insert/Update operations in Laravel efficiently

8
Comments
2 min read
CHEAT SHEET COMPLETO LARAVEL 10 PTBR

CHEAT SHEET COMPLETO LARAVEL 10 PTBR

2
Comments
12 min read
Mastering Eloquent ORM Relationships in Laravel

Mastering Eloquent ORM Relationships in Laravel

1
Comments
3 min read
How to Refresh Form Data in FilamentPHP Action

How to Refresh Form Data in FilamentPHP Action

7
Comments
1 min read
How to edit FilamentPHP Relation Manager Table Query

How to edit FilamentPHP Relation Manager Table Query

10
Comments
1 min read
Say Goodbye to JavaScript with Livewire: A Full-Stack Framework for Laravel

Say Goodbye to JavaScript with Livewire: A Full-Stack Framework for Laravel

1
Comments
6 min read
How to implement Laravel's whenLoaded function in Ruby on Rails

How to implement Laravel's whenLoaded function in Ruby on Rails

1
Comments
2 min read
Chaining events in Laravel

Chaining events in Laravel

2
Comments
4 min read
How to Upgrade to Laravel 9

How to Upgrade to Laravel 9

Comments
9 min read
How to get started with Statamic

How to get started with Statamic

4
Comments 1
3 min read
How to Clone & Install Laravel Project from github

How to Clone & Install Laravel Project from github

3
Comments
1 min read
PHP Artisan Tinker: A Practical Guide for Laravel Developers

PHP Artisan Tinker: A Practical Guide for Laravel Developers

6
Comments
3 min read
Collection In Laravel

Collection In Laravel

1
Comments
2 min read
How to automate tests by Github Workflow with Laravel Pint and PHP Pest

How to automate tests by Github Workflow with Laravel Pint and PHP Pest

7
Comments
3 min read
How to test protected functions with PHPUnit in your Laravel app

How to test protected functions with PHPUnit in your Laravel app

Comments
5 min read
Criando um projeto Laravel com Docker de maneira "A jato" utilizando Laravel Sail

Criando um projeto Laravel com Docker de maneira "A jato" utilizando Laravel Sail

1
Comments
3 min read
Background Jobs in Laravel for Beginners

Background Jobs in Laravel for Beginners

5
Comments
4 min read
Laravel Excel Export with Dropdown Columns

Laravel Excel Export with Dropdown Columns

11
Comments 3
3 min read
Episode 1 - Installing Laravel | Laravel Contact App from scratch

Episode 1 - Installing Laravel | Laravel Contact App from scratch

1
Comments
1 min read
Take your notifications to the next level with Laravel Notify

Take your notifications to the next level with Laravel Notify

41
Comments 4
5 min read
Caching Laravel configs that use objects

Caching Laravel configs that use objects

Comments
3 min read
Laravel .htaccess

Laravel .htaccess

Comments
1 min read
Laravel CRUD with blade and authentification and seeder

Laravel CRUD with blade and authentification and seeder

9
Comments 1
8 min read
Create a select2 input with alpinejs and livewire

Create a select2 input with alpinejs and livewire

2
Comments
1 min read
Improving Laravel Performance with the 80/20 Rule

Improving Laravel Performance with the 80/20 Rule

3
Comments
6 min read
Creating a Reservation System in Laravel with Lara Reserve: A Step-by-Step Guide

Creating a Reservation System in Laravel with Lara Reserve: A Step-by-Step Guide

19
Comments 2
6 min read
Interfaces in Laravel: Best Practices for Maintainable and Testable Code

Interfaces in Laravel: Best Practices for Maintainable and Testable Code

23
Comments 2
3 min read
How to make Laravel Pennant features that apply globally

How to make Laravel Pennant features that apply globally

Comments
4 min read
Collections In Laravel In Simple Way

Collections In Laravel In Simple Way

Comments
4 min read
Inertia boost my fullstack development up to 60%✨, here is why

Inertia boost my fullstack development up to 60%✨, here is why

1
Comments 1
2 min read
How to Run Any Script in Laravel

How to Run Any Script in Laravel

11
Comments 3
2 min read
Sentry + Laravel: A Powerful Duo for Error Tracking and Debugging

Sentry + Laravel: A Powerful Duo for Error Tracking and Debugging

12
Comments
3 min read
How to read data from an API and populate the database without duplicates in Laravel

How to read data from an API and populate the database without duplicates in Laravel

Comments
3 min read
convert old('d') to $model->d in Laravel using regular expressions (RegEx)

convert old('d') to $model->d in Laravel using regular expressions (RegEx)

Comments
2 min read
Php artisan migrate throws table base or view on found [Solved]

Php artisan migrate throws table base or view on found [Solved]

1
Comments
1 min read
Tinker like a 10x: Mastering Artisan Tinker REPL for Laravel Part 2

Tinker like a 10x: Mastering Artisan Tinker REPL for Laravel Part 2

13
Comments 1
5 min read
How to upgrade npm in Laravel Sail ?

How to upgrade npm in Laravel Sail ?

Comments 4
2 min read
The Battle of With vs Load in Eloquent: Which One Wins?

The Battle of With vs Load in Eloquent: Which One Wins?

12
Comments 3
6 min read
loading...