Book_Sorter-Library

时间:2021-04-18 15:24:09
【文件属性】:
文件名称:Book_Sorter-Library
文件大小:85KB
文件格式:ZIP
更新时间:2021-04-18 15:24:09
PHP Laravel制作的用于书籍分类的简单应用程序。 在开始时,使用http:// site_name / populate用变量填充数据库。 (可以多次使用) 您可以在App / Repositories / PopulateBD.php中找到的所有值 URI示例 按ID排序:site_name / books / id / {id} 按书名排序:site_name / books / name / {name} 按作者排序:site_name / books / author / {author} 按年份排序:site_name / books / year / {year} 按ID排序:site_name / books / man / {man}
【文件预览】:
Book_Sorter-Library-master
----bootstrap()
--------cache()
--------app.php(2KB)
----.env.example(726B)
----.gitattributes(111B)
----public()
--------web.config(1KB)
--------robots.txt(24B)
--------favicon.ico(0B)
--------index.php(2KB)
--------.htaccess(593B)
----database()
--------migrations()
--------.gitignore(26B)
--------factories()
--------seeds()
----artisan(2KB)
----webpack.mix.js(538B)
----.idea()
--------BookSorter.iml(7KB)
--------misc.xml(174B)
--------php.xml(6KB)
--------workspace.xml(30KB)
--------encodings.xml(135B)
--------modules.xml(272B)
--------vcs.xml(180B)
----config()
--------services.php(950B)
--------view.php(1KB)
--------database.php(5KB)
--------hashing.php(2KB)
--------queue.php(3KB)
--------logging.php(3KB)
--------filesystems.php(2KB)
--------broadcasting.php(2KB)
--------session.php(7KB)
--------app.php(9KB)
--------auth.php(4KB)
--------cache.php(3KB)
--------mail.php(5KB)
----composer.lock(172KB)
----phpunit.xml(1KB)
----resources()
--------views()
--------js()
--------lang()
--------sass()
----.styleci.yml(242B)
----.editorconfig(220B)
----tests()
--------TestCase.php(163B)
--------Unit()
--------Feature()
--------CreatesApplication.php(380B)
----.gitignore(163B)
----storage()
--------logs()
--------app()
--------framework()
----app()
--------User.php(734B)
--------Http()
--------Repositories()
--------Providers()
--------Book.php(132B)
--------Exceptions()
--------Console()
----readme.md(448B)
----server.php(563B)
----routes()
--------console.php(553B)
--------channels.php(508B)
--------api.php(528B)
--------web.php(871B)
----package.json(1013B)
----composer.json(1KB)

网友评论