Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update support for Orchestra Platform v3.2. * Improved performances by reducing call within `Illuminate\Container\Container`. * Utilize `Orchestra\Support\Providers\EventProviderTrait` and separate events on to separate class. * Add `Orchestra\Control\ControlPlugin`. * `Orchestra\Control\ControlServiceProvider` should utilize the new `Orchestra\Foundation\Support\Providers\ModuleServiceProvider`. * Remove configurating authorization for the default `"Guest"` role. * Disable ability to add default `"Guest"` or duplicated roles. * Allow ACL names to be use available language files for customisation in application. Signed-off-by: crynobone <[email protected]>
- Loading branch information