This repository has been archived by the owner on Sep 19, 2023. It is now read-only.
Bootstrap4 support, Auto create missing permissions
- 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.