Skip to content

Tags: webrium/console

Tags

2.2.4

Toggle 2.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add GenerateSeeder and SeedAction imports

2.2.3

Toggle 2.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #24 from webrium/feat/seeder-commands

Feat/seeder commands

2.2.2

Toggle 2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #23 from webrium/feat/migration-commands

Feat/migration commands

2.2.1

Toggle 2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #22 from webrium/fix/foxdb-eloquent-dbmodel

fix: update DbModel template to extend Foxdb Eloquent Model for compa…

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #20 from webrium/test/unit-tests-console-commands

test: add unit tests for all console commands and PluginHelper trait

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #17 from webrium/fix/plugin-relative-paths-and-dir…

…ectory-structure

Fix/plugin relative paths and directory structure

2.0.3

Toggle 2.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #16 from webrium/fix/pluginhelper-sql-execution

Fix SQL execution in PluginHelper::runSqlFiles

2.0.2

Toggle 2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Enhance documentation and comments in webrium

Added documentation and improved comments for better clarity.

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #13 from fphpr/improve/plugin-export-api-and-zip-h…

…andling

Improve/plugin export api and zip handling

2.0.0

Toggle 2.0.0's commit message
refactor: enhance autoloading mechanism with error handling for missi…

…ng Composer autoloader