← Go Back
DB
Join our Newsletter or
our RSS Feed
Curated by
Simplest Web
Latest Resources
Articles
Aug 08
Boost performance with database query caching in Laravel
#cache
#db
#intermediate
#performance
#query builder
Articles
Aug 27
Streamlining Testing and Seeding with Laravel Model Factories
#db
#factories
#intermediate
#seeder
Tips
Jul 27
How I like to set up application seeders
#db
#intermediate
#seeder
Packages
Redactable Models - redact, obfuscate, or mask data in your models
#db
#eloquent
#intermediate
#security
Articles
Jul 27
Supercharge your Laravel app with custom data types in PostgreSQL
#advanced
#db
Packages
About Laravel Migrations Generator - Generate migrations from an existing database schema
#db
#intermediate
#migrations
Articles
Jul 10
Seed Laravel factory data with an incrementing date
#db
#intermediate
#seeder
Articles
Jul 11
Using MySQL Views with Laravel
#db
#eloquent
#intermediate
#mysql
Articles
Jun 29
Unfamiliar usages of the Pivot table Methods
#advanced
#db
#eloquent
Articles
Jun 30
Implementing User Suspension in Your Laravel Application
#authorization
#db
#intermediate
Videos
Jul 03
Eloquent Where ENUM vs Int Foreign Key: Speed Benchmark
#db
#performance
Videos
Jun 27
The most powerful way to use Eloquent
#db
#eloquent
#intermediate
Articles
Jun 07
Using Models as Flags
#db
#eloquent
#intermediate
Articles
May 14
Some cool SQLite things
#db
#intermediate
Articles
May 22
Laravel Has Many Through Pivot Relationships
#db
#eloquent
#intermediate
Articles
Apr 21
Elevate Your Laravel Eloquent Queries with Tappable Scopes
#db
#intermediate
#query builder
Articles
Apr 29
Configuring and Utilizing Multiple Databases in Laravel
#config
#db
#intermediate
Articles
Apr 13
Working with DynamoDB in Laravel
#aws
#cache
#db
#intermediate
Articles
Apr 05
Avoid unnecessary work when querying relationships
#best practices
#db
#intermediate
#performance
Articles
Mar 06
Migrating from MySQL to Postgres using Laravel's query builder
#advanced
#db
#query builder
Articles
Feb 14
Use EXISTS instead of COUNT > 0 when checking if records exist
#db
#intermediate
← Previous
Next →
Join our Newsletter