Skip to content

knowfox/crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knowfox CRUD

This package for Laravel 5 reduces the amount of code you have to write for simple admin interfaces significantly. From simple declarations in the model files, the package dynamically creates views for listing, creating, and updating model entities.

Usage

Include via composer

Alternatives

Of course, there are many powerful alternatives that you might want to consider:

  • Voyager. Dynamically generated views. Configuration in the database
  • Backpack. Dynamically generated views. Configuration via an API

About

A generator of forms and lists for Laravel CRUD. There is a tutorial @

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published