Skip to content

Releases: soheilrt/laravel-adobe-connect-client

Add __isset method for setter trait

22 Sep 12:09
Compare
Choose a tag to compare
v0.4.1

add __isset smethod for setter trait

Add Methods Return Type

22 Sep 11:54
Compare
Choose a tag to compare
v0.4.0

Add access modifier to constants

Validation Exception Messages

08 Sep 11:06
Compare
Choose a tag to compare
v0.3.3

Add editor config file

Add missing `CURL` to package requirements

18 Sep 06:18
Compare
Choose a tag to compare
v0.3.1

Add CURL tibrary to composer requirements

Client Binding Instead of Singleton

12 Sep 11:32
Compare
Choose a tag to compare
  • 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

08 Sep 07:19
Compare
Choose a tag to compare
Fix Service Provider Deferred Loading

Return facade names of entities instead of  entities class name