In-Memory Eloquent Models with Truffle
Truffle is a Laravel package that allows Eloquent models to be backed by an in-memory SQLite database, enabling developers to query static data with Eloquent. The post In-Memory Eloquent Models with Truffle appeared first on Laravel News. Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.
Truffle is a Laravel package that allows Eloquent models to be backed by an in-memory SQLite database, enabling developers to query static data with Eloquent.
The post In-Memory Eloquent Models with Truffle appeared first on Laravel News.
Join the Laravel Newsletter to get all the latest Laravel articles like this directly in your inbox.
What's Your Reaction?

