← Go Back
Intermediate
Join our Newsletter or
our RSS Feed
Curated by
Simplest Web
Latest Resources
Tips
Mar 14
You can pass variables to Blade views using the `withFoo($bar)` syntax
#intermediate
#view
Tips
Mar 17
You can use `pluck` directly on Eloquent models
#db
#eloquent
#intermediate
Articles
The value of a good database model
#best practices
#db
#eloquent
#intermediate
Tips
Mar 09
How to run PHPUnit tests in a random order
#ci
#intermediate
#phpunit
#testing
Articles
Mar 09
How to Test PHP Code With PHPUnit
#intermediate
#phpunit
#testing
Articles
Feb 23
Laravel WebSockets Server with Valet and SSL
#intermediate
#websocket
Articles
Mar 15
Logical Grouping in Laravel Query Builder
#db
#eloquent
#intermediate
#query builder
Questions
Mar 15
Help me understand why $fillable and $guarded are useful
#eloquent
#intermediate
#security
Tips
Mar 16
Refactoring conditionals to callables in PHP
#intermediate
#opinion
Articles
Mar 11
How to improve privacy with Laravel file encryption
#encryption
#intermediate
#security
Tips
Mar 16
Avoid using else
#intermediate
Packages
LaravelRouteCoverage - Generate routes coverage report
#intermediate
#routing
#testing
Articles
Mar 08
Laravel API Series: Setup, Database, Migrations, and Models
#api
#db
#intermediate
#migrations
Tips
Mar 08
Use the $touches property to update the parent timestamp when a child is updated
#db
#eloquent
#intermediate
Tips
Mar 09
RateLimiter's attempt() accepts a fourth parameter for the "decay"
#best practices
#intermediate
#security
Tips
Mar 09
You can convert an Eloquent collection back to an Eloquent Query builder
#db
#eloquent
#intermediate
Articles
Jan 29
Generate a temporary presigned upload URL using Laravel Storage class
#file
#intermediate
#security
Articles
Mar 02
How to use Laravel WebSockets
#events
#intermediate
#websocket
Videos
Mar 04
How to protect your Laravel app with a secret key through "artisan down"
#best practices
#intermediate
#security
Articles
Mar 05
Generate monthly chart data with Eloquent & Carbon
#charts
#intermediate
#query builder
Videos
Mar 04
Everything You Need to Know About Laravel Caching
#cache
#intermediate
← Previous
Next →
Join our Newsletter