All notable changes to livewire-multidomain
will be documented in this file.
BREAKING CHANGES: Please follow the installation steps.
This is a major code refactoring. It only uses the active domain now, instead of loading each domain. It will improve performance and also made an easier setup.
BREAKING CHANGES: Please follow the installation steps.
This is a major code refactoring. It only uses the active domain now, instead of loading each domain. It will improve performance and also made an easier setup.
- Require foxws/laravel-multidomain
- Code refactoring
- Use component registration again, sigh
- Write to manifest
- Use LivewireManager to register components
- Experimental release