Releases: soheilrt/laravel-adobe-connect-client
Releases · soheilrt/laravel-adobe-connect-client
Laravel 8 Support
1.1.0
First Stable Release
we performed tests with our application and it works just fine. you can use this with confident
V0.5.0
V0.4.7
Fill method for entities
v0.4.6 Fix collisions with other traits on Fillable Trait
Rename Facades accessors
Rename facade accessors due to the Resolve failure on resolving facades
Facade accessors and client resolver
- Facade Accessors: Change facade accessor keys to their own name instead of custom names;
- Client Resolver: Client Class will be resolved with the bind method instead of singleton to prevent session falt in further resolving.
- PHP docs: Update PHP docs in some files!
Fix setter trait for getter methods and Add Tests for setter
v0.4.3 Fix isset magic function for Getter method and add test for setter trait
update composer.json requirements
v0.4.2 Update .editorconfig file