Skip to content

Commit 4b69418

Browse files
author
Emre Akay
committed
bismillah
1 parent 519c6d5 commit 4b69418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
FlyModel is a Laravel package that empowers you to create and manage models dynamically, **on the fly !**.
55

6-
It define flexible and customizable models and model fields **without needing to change** the database schema.
6+
It allows to define flexible and customizable models and model fields **without needing to change** the database schema.
77

88
This package streamlines your workflow by eliminating the need to define models explicitly in your codebase. Instead, you can generate and interact with models as needed, based on a unique "deck" identifier.
99

0 commit comments

Comments
 (0)