LaraAdmin: a Laravel CRM for quick-start Admin based applications
gdbhosale released a cool Laravel CRM that we can use to build a Laravel application quickly.
It has many advanced features, such as: Advanced CRUD Generation, Online Code Editor, Schema Manager and Workflows, etc.
Features
Module Manager:
You can create and edit Modules without touching code. It generate CRUD methods and views on the go from your schema, which can be customized. [Schema based migrations done]
Workflows:
Workflows governs the automation of business processes like Tasks, Events and many others according to set of procedural rules. (Cron Events) [Under Development]
User Management:
Easy user Management with features like Employees, Roles, Groups, Departments and Access Control. [Under Development]
Downloads
Official website:
http://laraadmin.com/?utm_source=learninglaravel.net
You can download the source and view the documentation at:
https://github.com/dwijitsolutions/laraadmin?utm_source=learninglaravel.net
This post is submitted by our members. Submit a new post.
Tags: Tutorials Packages Sources Laravel 5 Laravel 5.1 Laravel 5.2 Intermediate