文件名称:Laravel开发-laravel-project
文件大小:168KB
文件格式:ZIP
更新时间:2022-09-16 16:05:22
Laravel开发
Laravel开发-laravel-project 基于Laravel框架的Lemberg项目。
【文件预览】:
laravel-project-master
----composer.json(1KB)
----phpunit.xml(1KB)
----bootstrap()
--------cache()
--------app.php(2KB)
----config()
--------cache.php(3KB)
--------filesystems.php(2KB)
--------auth.php(3KB)
--------session.php(7KB)
--------mail.php(4KB)
--------broadcasting.php(2KB)
--------queue.php(3KB)
--------view.php(1004B)
--------app.php(9KB)
--------database.php(4KB)
--------services.php(980B)
----package.json(1KB)
----artisan(2KB)
----readme.md(810B)
----webpack.mix.js(549B)
----database()
--------factories()
--------migrations()
--------.gitignore(9B)
--------seeds()
----routes()
--------console.php(553B)
--------api.php(528B)
--------web.php(453B)
--------channels.php(508B)
----server.php(563B)
----tests()
--------Unit()
--------CreatesApplication.php(446B)
--------Feature()
--------TestCase.php(163B)
----resources()
--------lang()
--------assets()
--------views()
----app()
--------Http()
--------User.php(511B)
--------Providers()
--------Exceptions()
--------Console()
----storage()
--------logs()
--------app()
--------framework()
----.env.example(565B)
----.gitignore(146B)
----public()
--------css()
--------index.php(2KB)
--------.htaccess(593B)
--------robots.txt(24B)
--------js()
--------web.config(914B)
--------favicon.ico(0B)
----.gitattributes(111B)