ctrl-f5/ctrl-rad-bundle
Symfony bundle to get apps running fast: SB Admin 2 layout with configurable sidebar/topbar/breadcrumbs, Twig extensions for Bootstrap UI, template overrides, configurable CRUD (index/edit) with grid, pagination and filters, plus an EntityService layer and TableView.
This bundle provides components to have a Symfony application up and running ASAP.
There is a Fork available that implements this bundle in the Symfony2 standard distribution.
The default layout is StartBootstrap Admin 2, which is included through bower, so you can update it easily if needed.
There are several blocks you can override to control different parts: - topbar - sidebar - breadcrumbs
The app title that's used in the topbar and the html title can be set through the twig variable app_title.
This can also be set globally:
twig:
globals:
app_title: "My App"
TableViewHow can I help you explore Laravel packages today?