DEV Community

Cover image for Speed-Admin: Quickly create admin like applications with Laravel
Muhammad Inaam Munir
Muhammad Inaam Munir

Posted on

Speed-Admin: Quickly create admin like applications with Laravel

Hi everyone,

This post is about the introduction of a Laravel package "speed-admin". It is a rapid application development framework for Laravel 8+. It has built-in Users Management with Roles and Permissions. It speeds up the development of CRUD functionality (adding data tables and forms).

You can check its documentation and list of features at this URL: https://minaammunir.gitbook.io/speed-admin/

Top comments (0)