blueprint-nova-addon:生成Nova资源的Blueprint插件

时间:2021-04-14 19:46:54
【文件属性】:
文件名称:blueprint-nova-addon:生成Nova资源的Blueprint插件
文件大小:31KB
文件格式:ZIP
更新时间:2021-04-14 19:46:54
laravel blueprint nova PHP 蓝图新星插件 :megaphone: 向大喊大叫,他的软件包为这个小型插件奠定了基础。 谢谢杰森 :raising_hands: 安装此插件将使您可以使用php artisan blueprint:build命令生成Nova资源。 安装 您可以通过composer安装此软件包和Blueprint : composer require --dev naoray/blueprint-nova-addon :warning: 您需要安装才能进行资源生成! 用法 请参阅《以开始使用。 之后,您可以运行blueprint:build命令自动生成Nova资源。 要了解它的简单程度,您可以使用下面的示例draft.yaml文件。 # draft.yaml models : Post : author_id : id foreign:users title : string:400 content : longtext
【文件预览】:
blueprint-nova-addon-master
----.gitignore(21B)
----src()
--------HasStubPath.php(255B)
--------Tasks()
--------Translators()
--------NovaGenerator.php(4KB)
--------BlueprintNovaAddonServiceProvider.php(2KB)
--------Contracts()
----LICENSE.md(1KB)
----.styleci.yml(57B)
----.travis.yml(425B)
----CONTRIBUTING.md(3KB)
----composer.json(1KB)
----CHANGELOG.md(3KB)
----.github()
--------FUNDING.yml(640B)
----stubs()
--------class.stub(2KB)
----README.md(3KB)
----tests()
--------TestCase.php(895B)
--------NovaGeneratorTest.php(7KB)
--------RulesTranslatorTest.php(870B)
--------fixtures()
----config()
--------nova_blueprint.php(2KB)
----phpunit.xml.dist(661B)

网友评论