crud-generator-master
composer.json
1009B
config
crudgenerator.php
2KB
tests
temp
.gitignore
14B
Kernel.php
660B
CrudGeneratorTest.php
2KB
TestCase.php
2KB
publish
css
app.css
116KB
views
admin
dashboard.blade.php
493B
sidebar.blade.php
446B
layouts
app.blade.php
4KB
LICENSE
1KB
src
stubs
controller.stub
3KB
migration.stub
402B
api-controller.stub
2KB
model.stub
441B
views
laravelcollective
edit.blade.stub
2KB
show.blade.stub
2KB
index.blade.stub
4KB
form.blade.stub
224B
form-fields
select-field.blade.stub
194B
checkbox-field.blade.stub
182B
radio-field.blade.stub
176B
textarea-field.blade.stub
162B
input-field.blade.stub
176B
wrap-field.blade.stub
281B
password-field.blade.stub
156B
form-field.blade.stub
167B
create.blade.stub
1KB
html
edit.blade.stub
2KB
show.blade.stub
2KB
index.blade.stub
4KB
form.blade.stub
204B
form-fields
select-field.blade.stub
374B
checkbox-field.blade.stub
388B
radio-field.blade.stub
408B
textarea-field.blade.stub
169B
input-field.blade.stub
155B
wrap-field.blade.stub
276B
password-field.blade.stub
95B
form-field.blade.stub
155B
create.blade.stub
1KB
lang.stub
37B
Commands
CrudViewCommand.php
18KB
CrudCommand.php
10KB
CrudMigrationCommand.php
8KB
CrudLangCommand.php
3KB
CrudApiControllerCommand.php
6KB
CrudControllerCommand.php
11KB
CrudApiCommand.php
8KB
CrudModelCommand.php
6KB
CrudGeneratorServiceProvider.php
2KB
.idea
php.xml
151B
vcs.xml
180B
modules.xml
280B
crud-generator.iml
407B
doc
fields.md
463B
installation.md
1KB
options.md
8KB
templates.md
2KB
configuration.md
1KB
README.md
301B
usage.md
3KB
phpunit.xml.dist
829B
README.md
303B
暂无评论