Libraries tagged by Login system
hyder/facade-pattern
0 Favers
24 Downloads
24 Downloads
In this pattern, you would create Facade classes that provide a simplified, static interface to the underlying service implementations. The service classes would perform the actual business logic and communicate with the database or other external systems.
anthonyedmonds/laravel-form-builder
0 Favers
4 Downloads
4 Downloads
Create one-thing-per-page forms with forking logic and task lists; ideal for the GOV.UK Design System!