Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat, refactor: application with bootstrapper #327

Merged
merged 5 commits into from
May 20, 2024

Conversation

SonyPradana
Copy link
Owner

  • add karnel register appliaction bootstrapper
  • add BootProvider: to call Application::bootProvider
  • add RegisterProvider: to call Application::registerProvider

- add karnel register appliaction bootstrapper
- add BootProvider: to call `Application::bootProvider`
- add RegisterProvider: to call `Application::registerProvider`
@SonyPradana SonyPradana requested a review from anggerpradana May 17, 2024 16:26
@anggerpradana
Copy link
Collaborator

run smooth in latest php-mvc, with some additional configurations adding bootedCallbacks() woops handler.

@SonyPradana SonyPradana merged commit bc2ad0e into dev May 20, 2024
7 checks passed
@SonyPradana SonyPradana deleted the feat-appliaction-bootsraper branch May 20, 2024 01:57
SonyPradana added a commit that referenced this pull request Jun 20, 2024
* feat, refactor: application with bootstrapper

- add karnel register appliaction bootstrapper
- add BootProvider: to call `Application::bootProvider`
- add RegisterProvider: to call `Application::registerProvider`

* refactor: use native Application Container method

* refactor: remove booted check. register run before boot

* feat: application callbacks after and before boot
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