Skip to content

Make config file dynamic

Latest
Compare
Choose a tag to compare
@akoSalman akoSalman released this 09 Nov 13:35
· 6 commits to master since this release

Change type of config file from Illuminate\Config\Repository to array.
Now clients could send the config file when initializing gateway.
warning: Changes are not backward compatible.