Skip to content

Commit

Permalink
Documentation Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rotimi committed Jun 6, 2024
1 parent d858f49 commit 7f3a4a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/indtroduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,5 @@ The Model class also acts as a Data Mapper by being able to map:
- migration (packages like [Phinx](https://github.com/cakephp/phinx), etc. can be used)

Most of these deliberately omitted features can be easily implemented in your applications by extending LeanOrm classes and creating new methods or overriding existing methods and adding the necessary code there or by using other composer installable packages that provide the desired functionality.

[Next >>>](./indtroduction.md)

0 comments on commit 7f3a4a7

Please sign in to comment.