Skip to content

Conversation

SergiuBota1
Copy link
Member

No description provided.

Signed-off-by: bota <Bota@dotkernel.com>
After adding the Core, you need to make sure all external dependencies are included in composer.json. Without them, Core functionalities (cache, mail, authentication, etc.) won’t work in the queue.

```shell
```php
Copy link
Member

Choose a reason for hiding this comment

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

json

Adding Core modules under `autoload``psr-4` enables automatic class loading, so you don’t have to manually require each class.

```shell
```php
Copy link
Member

Choose a reason for hiding this comment

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

json

After you have finished creating the new files, navigate to composer.json and add the new dependencies under the require key:

```shell
```php
Copy link
Member

Choose a reason for hiding this comment

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

json

Signed-off-by: bota <Bota@dotkernel.com>
@arhimede arhimede merged commit dba3b93 into main Sep 2, 2025
9 checks passed
@alexmerlin alexmerlin deleted the issue-5 branch September 25, 2025 09:43
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.

2 participants