library crud
A CRUD generator for Laravel
knowfox/crud
A CRUD generator for Laravel
- Friday, June 1, 2018
- by oschettler
- Repository
- 1 Watchers
- 0 Stars
- 145 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 22 % Grown
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., (*1)
Usage
Include via composer
, (*2)
Alternatives
Of course, there are many powerful alternatives that you might want to consider:, (*3)
-
Voyager. Dynamically generated views. Configuration in the database
-
Backpack. Dynamically generated views. Configuration via an API
dev-master
9999999-dev
A CRUD generator for Laravel
Sources
Download
LGPL v3
LGPL-3.0-or-later
The Requires
by
Olav Schettler