文件名称:Laravel开发-composer
文件大小:70KB
文件格式:ZIP
更新时间:2022-09-16 18:55:32
Laravel开发
Laravel开发-composer Laravel框架。
【文件预览】:
composer-master
----bootstrap()
--------cache()
--------autoload.php(1KB)
--------app.php(2KB)
----.env.example(423B)
----.gitattributes(61B)
----public()
--------web.config(914B)
--------robots.txt(24B)
--------favicon.ico(0B)
--------index.php(2KB)
--------.htaccess(553B)
----database()
--------migrations()
--------.gitignore(9B)
--------factories()
--------seeds()
----artisan(2KB)
----gulpfile.js(503B)
----config()
--------services.php(980B)
--------view.php(1020B)
--------database.php(4KB)
--------queue.php(2KB)
--------filesystems.php(2KB)
--------broadcasting.php(1KB)
--------compile.php(983B)
--------session.php(6KB)
--------app.php(8KB)
--------auth.php(3KB)
--------cache.php(2KB)
--------mail.php(4KB)
----composer.lock(112KB)
----phpunit.xml(1KB)
----resources()
--------views()
--------assets()
--------lang()
----tests()
--------TestCase.php(532B)
--------ExampleTest.php(403B)
----.gitignore(73B)
----storage()
--------logs()
--------app()
--------framework()
----app()
--------Listeners()
--------User.php(449B)
--------Jobs()
--------Http()
--------Providers()
--------Events()
--------Exceptions()
--------Article.php(103B)
--------Policies()
--------Console()
----readme.md(2KB)
----server.php(567B)
----package.json(212B)
----composer.json(1KB)