Releases: soheilrt/laravel-adobe-connect-client
Releases · soheilrt/laravel-adobe-connect-client
Add __isset method for setter trait
v0.4.1 add __isset smethod for setter trait
Add Methods Return Type
v0.4.0 Add access modifier to constants
Validation Exception Messages
v0.3.3 Add editor config file
Add missing `CURL` to package requirements
v0.3.1 Add CURL tibrary to composer requirements
Client Binding Instead of Singleton
- The client class will resolve via binding instead of singleton method.
- Added session verify in order to check for a valid session on login/resolving client instance.
Update Requiments and Add Support of laravel v6.0
Fix Service Provider Deferred Loading Return facade names of entities instead of entities class name