← Go Back
DB
Join our Newsletter or
our RSS Feed
Curated by
Simplest Web
Latest Resources
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
Articles
Apr 03
Your nullable columns might not be nullable anymore in Laravel 11
#11.x
#advanced
#db
Articles
Dec 22
Easy, alternative soft deletion: deleted_record_insert
#advanced
#db
#eloquent
Articles
Jan 01
Using factories with more than one relationship
#db
#eloquent
#factories
#intermediate
Questions
Nov 27
Migrating from ids to uuids is a pain
#advanced
#db
Articles
Dec 16
Backup your website databases to your NAS with Laravel Forge
#advanced
#db
#forge
#server
Articles
Nov 14
MySQL invisible columns and how to define it with Laravel and Doctrine
#advanced
#db
#mysql
Articles
Nov 20
Considerations when eager loading resource collections
#db
#eloquent
#intermediate
Videos
Nov 04
You don't need NoSQL (use MySQL)
#advanced
#db
#mysql
Packages
laravel-mongodb - A MongoDB based Eloquent model and Query builder
#advanced
#db
#eloquent
Articles
Oct 17
Joins in Eloquent? How?
#db
#eloquent
#intermediate
Articles
Oct 03
Laravel Dynamic Task Schedule
#advanced
#db
#scheduler
Articles
Sep 17
Laravel Where
#advanced
#db
#eloquent
Articles
Sep 21
A Guide to Soft Deletes in Laravel
#best practices
#db
#intermediate
Articles
Nov 17
Pessimistic vs Optimistic Locking in Laravel
#advanced
#db
#eloquent
#performance
Articles
Sep 01
Use several databases within your Laravel project
#config
#db
#intermediate
Articles
Aug 24
Fast database queries are not always better
#db
#intermediate
#performance
Articles
Aug 19
How to customize PHP Faker in Laravel
#db
#faker
#intermediate
Articles
Aug 23
firstOrCreate() vs createOrFirst()
#db
#eloquent
#intermediate
Articles
Aug 16
Using SQLite as Vector Store in PHP
#advanced
#db
← Previous
Next →
Join our Newsletter