shoots:[演示]由Pusher支持的Google表格克隆(-ish)

时间:2021-05-14 06:51:52
【文件属性】:
文件名称:shoots:[演示]由Pusher支持的Google表格克隆(-ish)
文件大小:277KB
文件格式:ZIP
更新时间:2021-05-14 06:51:52
php pusher laravel mongodb realtime 芽 类似于Google表格的实时电子表格应用程序。 查看教程: 描述 多个用户实时编辑电子表格 “谁正在查看”工作表,实时更新 离开页面后,将自动删除保留为空的新文档 先决条件 PHP> = 7.2 作曲家 MongoDB 3.4或更高版本 和 入门 克隆项目并安装依赖项: git clone https://github.com/shalvah/shoots cd shoots && composer install 将.env.example文件复制到.env文件。 将您的Pusher应用凭据添加到此文件: PUSHER_APP_ID=your-app-id PUSHER_APP_KEY=your-app-key PUSHER_APP_SECRET=your-app-secret PUSHER_APP_CLUSTER=your-app-cluster 在resources/v
【文件预览】:
shoots-master
----composer.json(2KB)
----phpunit.xml(1KB)
----bootstrap()
--------cache()
--------app.php(2KB)
----config()
--------logging.php(2KB)
--------cache.php(3KB)
--------filesystems.php(2KB)
--------pusher.php(2KB)
--------auth.php(3KB)
--------session.php(7KB)
--------mail.php(4KB)
--------broadcasting.php(2KB)
--------queue.php(3KB)
--------view.php(1004B)
--------app.php(8KB)
--------hashing.php(2KB)
--------database.php(4KB)
--------services.php(1007B)
----composer.lock(151KB)
----package.json(1022B)
----artisan(2KB)
----webpack.mix.js(549B)
----database()
--------factories()
--------migrations()
--------.gitignore(9B)
--------seeds()
----routes()
--------console.php(553B)
--------api.php(501B)
--------web.php(830B)
--------channels.php(508B)
----server.php(563B)
----tests()
--------Unit()
--------CreatesApplication.php(380B)
--------Feature()
--------TestCase.php(163B)
----resources()
--------lang()
--------assets()
--------views()
----app()
--------Models()
--------Http()
--------Providers()
--------Exceptions()
--------Console()
----storage()
--------logs()
--------app()
--------framework()
----.env.example(639B)
----.gitignore(155B)
----public()
--------css()
--------index.php(2KB)
--------.htaccess(593B)
--------robots.txt(24B)
--------js()
--------favicon.ico(0B)
----README.md(2KB)
----yarn.lock(251KB)
----.gitattributes(111B)

网友评论