Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Releases: foxws/laravel-multidomain

0.42.0

15 Dec 07:17
e0d4b2d
Compare
Choose a tag to compare

0.41.0

15 Dec 07:11
3bd083d
Compare
Choose a tag to compare

0.40.0

15 Dec 07:09
Compare
Choose a tag to compare

BREAKING CHANGES: Please follow the installation steps.

  • Merged Livewire support
  • Add middlewares
  • Code refactoring

Full Changelog: https://github.com/foxws/laravel-multidomain/compare/0.32.0...0.40.0

0.32.0

04 Dec 18:20
Compare
Choose a tag to compare
  • Add findByName
  • Make findByDomain and findByName public

0.31.0

04 Dec 12:29
aad9138
Compare
Choose a tag to compare

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.

0.30.0

04 Dec 11:45
Compare
Choose a tag to compare

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.

0.10.0

24 Sep 15:06
dff0218
Compare
Choose a tag to compare
  • Code refactoring

0.0.6

26 Aug 08:02
Compare
Choose a tag to compare

Fix config helper

0.0.5

25 Aug 14:21
Compare
Choose a tag to compare

Add more helpers

0.0.4

24 Aug 18:53
Compare
Choose a tag to compare

Add domain helper