Skip to content

jwjcmw/scaffold-interface-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Smart CRUD Generator For Laravel

demo

Introduction

Scaffold Interface is a Laravel package designed to speed up your web development process. Thanks to its powerful CRUD Generator that support all types of tables relationships, and its admin control panel shipped with a built-in User Management System.

Features

  • Generate your models,views,controllers and migrations just in a few clicks.

  • Models visualization through a graph presentation (New Feature).

  • Views scaffolding support Bootstrap and Materialize css.

  • Generate (OneToMany,ManyToMany) relationships including views and controllers.

  • Websockets using pusher notifications.

  • AdminLTE dashboard template with users management system (users-roles-permissions) using laravel-permission.

  • Softdeletes and timestamps.

  • A delete confirmation message.

  • Using an interface to design your table.

  • Rollback possibility.

  • Generate CRUD for packages, see Lpackager, CRUD for packages/modules.

About

Scaffold-interface docs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published