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.
Interfaces in Laravel: Best Practices for Maintainable and Testable Code

Interfaces in Laravel: Best Practices for Maintainable and Testable Code

25
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
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

13
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
Tinker like a 10x: Mastering Artisan Tinker REPL for Laravel

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

20
Comments 3
6 min read
A Step To Step Guide For Laravel Localization

A Step To Step Guide For Laravel Localization

2
Comments 4
3 min read
Benchmarking Laravel Helpers: A Performance Comparison

Benchmarking Laravel Helpers: A Performance Comparison

1
Comments
3 min read
Transformando dados copiados do excel em um array e uma planilha via livewire.

Transformando dados copiados do excel em um array e uma planilha via livewire.

Comments
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.