Skip to content

Issue #5: Added a brief tutorial explaning usage#6

Merged
arhimede merged 2 commits intomainfrom
issue-5
Jan 29, 2026
Merged

Issue #5: Added a brief tutorial explaning usage#6
arhimede merged 2 commits intomainfrom
issue-5

Conversation

@SergiuBota1
Copy link
Member

No description provided.

Signed-off-by: bota <Bota@dotkernel.com>
@SergiuBota1 SergiuBota1 linked an issue Jan 29, 2026 that may be closed by this pull request
@SergiuBota1 SergiuBota1 requested a review from arhimede January 29, 2026 08:32
@arhimede
Copy link
Member

add only code sample ( if any) which is not already in the src folder
add explanation that the instructions are for middleware ( mezzio config style) and Doctrine ORM and that can be adapted for any database layer or config style

README.md Outdated

## Configuration

Create a new file configuration `config/autoload/yourFile.global.php`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Create a new file configuration `config/autoload/yourFile.global.php`.
Create a new file configuration `config/autoload/totp.global.php`.

Let's give it a proper name - else, people will leave it as is.

Signed-off-by: bota <Bota@dotkernel.com>
@arhimede arhimede merged commit 43ac69e into main Jan 29, 2026
1 check passed
@alexmerlin alexmerlin deleted the issue-5 branch January 29, 2026 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add code sample how to use it in readme

3 participants