SteelAdmin
Steeladmin is an admin system that I have built for my projects.
I created the first version when a client wanted an easy tool to update their website. More than fifteen years later, the admin system has evolved into a flexible and handy tool that I use for all my projects. I was inspired by CMS systems such as Drupal, Wordpress, Laravel Administrator and Laravel Voyager.
Look & Feel
Great lengths were taken to ensure a clean, intuitive and consistent user interface.
Created as a single-page application (SPA) with extensive use of ajax for a smoother user experience. Taking in consideration that this is an admin system, most of the pages are fully responsive.
Configure
The admin system comes as a component package from a private repository. Once included in Laravel, all the fields, rules, permissions, actions etc can easily be set with config files with the help of the config generator.
Used With
I have successfully used the admin system for all kinds of portfolio websites (architects, photographers, shops, politicians) as well as big data projects such as E-shops, CRM (customer relationship management) and even a LMS (Learning Management System).