Releases: always-open/laravel-totem
Releases · always-open/laravel-totem
v3.3.1
v3.3.0
- update elixir and uikit npm packages
- fix phpunit config
- refactor export/import to their own controllers
- refactor import tasks to use interface repository pattern and a vue component along with uikit upload library
- refactor icons to uikit icons instead of custom icon library
- refactor caching mechanism
- better route model binding along with strict types in controller methods
v3.2.6
- Fix typo in whitelist config param
- Publish config through service provider. Use
vendor:publish
to publish config
v2.4.1
- Fix typo in whitelist config param
- Publish config through service provider. Use
vendor:publish
to publish config
v3.2.5
v3.2.4
v3.2.1
- Add onOneServer support