文件名称:watchlist-laravel:使用React和Laravel构建的电影监视列表应用
文件大小:377KB
文件格式:ZIP
更新时间:2024-05-19 00:10:58
JavaScript
监视列表-laravel 使用React和Laravel 5.1构建的电影监视列表应用 依存关系 PHP 5.5.9以上 MySQL npm 怎么跑 npm安装 作曲家安装 将.env.example复制到.env并输入MySQL凭据 PHP工匠服务 在浏览器中访问
【文件预览】:
watchlist-laravel-master
----phpspec.yml(87B)
----bootstrap()
--------cache()
--------autoload.php(1KB)
--------app.php(2KB)
----.env.example(307B)
----.eslintrc(85B)
----.gitattributes(61B)
----public()
--------robots.txt(24B)
--------favicon.ico(0B)
--------js()
--------build()
--------index.php(2KB)
--------css()
--------.htaccess(412B)
----database()
--------migrations()
--------.gitignore(9B)
--------factories()
--------seeds()
----artisan(2KB)
----gulpfile.js(594B)
----config()
--------services.php(985B)
--------view.php(1020B)
--------database.php(4KB)
--------queue.php(3KB)
--------filesystems.php(2KB)
--------broadcasting.php(1KB)
--------compile.php(983B)
--------session.php(5KB)
--------app.php(8KB)
--------auth.php(2KB)
--------cache.php(2KB)
--------mail.php(4KB)
----composer.lock(102KB)
----phpunit.xml(899B)
----resources()
--------views()
--------assets()
--------lang()
----tests()
--------TestCase.php(532B)
--------ExampleTest.php(403B)
----.gitignore(57B)
----storage()
--------logs()
--------app()
--------framework()
----app()
--------Listeners()
--------User.php(1KB)
--------Jobs()
--------Http()
--------Providers()
--------Events()
--------Exceptions()
--------Movie.php(101B)
--------Policies()
--------Console()
----readme.md(290B)
----server.php(567B)
----package.json(313B)
----composer.json(1KB)