In Filament which design pattern can be used or been used by other dev

I am building a SaaS application, so there are many design patterns in PHP like Abstract Factory, Adapter, Repository, etc., so which one has been used most?
Was this page helpful?