🍣 Sushi — Your Eloquent model driver for other data sources
Nov 11, 2024 · 4 min read · In Laravel projects, we usually store data in databases, create tables, and run migrations. But not every bit of data needs that level of complexity. Sometimes, you have small, static datasets—like a list of countries, settings, or configs—that hardl...
Join discussion