laravel-create:真正快速地创建Laravel项目

时间:2024-02-24 17:12:56
【文件属性】:

文件名称:laravel-create:真正快速地创建Laravel项目

文件大小:4.01MB

文件格式:ZIP

更新时间:2024-02-24 17:12:56

laravel code-generation composer-package pipe-dream LaravelPHP

真正快速地创建新的Web项目。 通过以草图/实体列表的形式为Pipe Dream提供最少的输入,它将预测您的应用程序架构并将其馈送到一组管道中。 这些管道将生成快速入门所需的所有文件。 安装 安装Pipe Dream composer require --dev pipe-dream/laravel-create 安装Laravel File Factory npm install --dev @pipe-dream/laravel-file-factory 更多文件工厂可以在找到 建立管道梦 php artisan pipedream:build 就是这样,现在打开浏览器并转到/


【文件预览】:
laravel-create-master
----composer.json(1KB)
----composer.lock(561B)
----package.json(2KB)
----readme.md(3KB)
----webpack.mix.js(986B)
----data()
--------dataTypeGithubDump.js(1.62MB)
----src()
--------ProjectFileManager.php(3KB)
--------Controllers()
--------routes()
--------resources()
--------LaravelCreateServiceProvider.php(2KB)
--------Commands()
--------public()
----.gitignore(86B)
----yarn.lock(421KB)

网友评论