DevLeak : Web Development News, Articles, and more...
Laravel
Five Clever Ways to Use the chunk Method
Harnessing the Power of the chunk() Method for Efficient Data Manipulation in Laravel Collections
david
3k Views 2 years ago
Run Laravel Sail in PhpStorm
Run Laravel Sail in PhpStorm
david
3k Views 2 years ago
Run Laravel Sail in PhpStorm
Streamlining Development with PhpStorm: Use your IDE to run Laravel Sail for a better experience.
david
3k Views 2 years ago
Fixing Permission Errors with Laravel Sail
Avoid Common Permission Errors with Laravel Sail
david
2k Views 2 years ago
Blade Templates | All the Ways to Pass Data to views
All the ways to pass data to Laravel Blade Templates: A comprehensive guide
david
2k Views 2 years ago
Using Macros to Simplify Migrations
How to add helper methods to the Blueprint Facade.
david
2k Views 2 years ago
Getting Started With Laravel and WSL2
Simplifying Laravel Development on Windows with WSL2 and Laravel Sail
david
2k Views 2 years ago
When to Use chunkWhile(): 5 examples
Mastering the ChunkWhile Method in Laravel Collections: 5 Practical Examples
david
2k Views 2 years ago
3 Examples of When to Use @unless
When to use the @unless directive in Laravel's Blade Templates with three examples.
david
2k Views 2 years ago
A String Helper for Apostrophes
Effortlessly Converting Words to Possessive Forms with Laravel's String Class
david
2k Views 2 years ago
Five Smart Ways to Use Collapse
Smart Ways to use the Collapse Method in Laravel Collections: 5 Practical Examples
david
2k Views 2 years ago
Run PhpUnit in PhpStorm
david
2k Views 2 years ago
Five Ways to Use the Reject Method
Leveraging the Power of Laravel Collections: 5 Practical Applications of the 'Reject' Method
david
2k Views 2 years ago
Choose your Sail Services
Customizing Your Laravel Application with Sail: Selecting and Configuring Services for Your Docker-Compose File
david
2k Views 2 years ago
Five Ways to Use the Combine Method
Leveraging the Power of Laravel Collections: 5 Neat Ways to Use the 'Combine' Method
david
2k Views 2 years ago
5 Powerful Ways to Use the all() method
Harnessing the Power of the all() Method for Efficient Data Manipulation in Laravel Collections
david
1k Views 2 years ago
A String Helper For Estimating Read Time
Enhancing User Experience with a Custom Reading Time Estimator in Laravel
david
1k Views 2 years ago
Setup PHPUnit in PhpStorm for a Laravel Project
Setup PHPUnit in PhpStorm for a Laravel Project
david
1k Views 2 years ago
WhereLikeIn() Helper
Create a macro that loops through columns and search term strings on a Database Eloquent Builder.
Tricia Blosser
1k Views 2 years ago