Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Bootstrap4 support, Auto create missing permissions

Compare
Choose a tag to compare
@aprokopenko aprokopenko released this 13 Jul 13:48
· 4 commits to master since this release
3449c74
  • NEW: Bootstrap4 Themes support html.
  • NEW: RouteAccessControl filter now have a new parameter: autoCreatePermission. When your application is in debug mode it will auto-create permissions for controller/actions. So you don't need to scan new actions anymore.