realtime-counter-laravel-pusher

时间:2024-06-03 15:41:42
【文件属性】:

文件名称:realtime-counter-laravel-pusher

文件大小:671KB

文件格式:ZIP

更新时间:2024-06-03 15:41:42

PHP

使用Laravel和Pusher的实时计数器 该存储库演示了使用Laravel和Pusher显示实时计数器的过程。 请按照以下步骤操作,以在此存储库中运行该应用程序的版本 克隆回购 通过复制配置推和Laravel你的环境变量.env.example到.env 在resources/assets/js/bootstrap.js文件中配置Pusher键 安装Composer依赖项 运行npm install 运行播种机。 您将获得一个虚拟用户。 该用户的密码将是secret


【文件预览】:
realtime-counter-laravel-pusher-master
----composer.json(1KB)
----phpunit.xml(1KB)
----bootstrap()
--------cache()
--------autoload.php(559B)
--------app.php(2KB)
----config()
--------cache.php(3KB)
--------filesystems.php(2KB)
--------auth.php(3KB)
--------session.php(6KB)
--------mail.php(4KB)
--------broadcasting.php(2KB)
--------queue.php(2KB)
--------view.php(1004B)
--------app.php(9KB)
--------database.php(3KB)
--------services.php(980B)
----composer.lock(120KB)
----package.json(1KB)
----artisan(2KB)
----readme.md(554B)
----webpack.mix.js(555B)
----database()
--------factories()
--------migrations()
--------.gitignore(9B)
--------seeds()
----routes()
--------console.php(553B)
--------api.php(528B)
--------web.php(516B)
--------channels.php(503B)
----server.php(563B)
----tests()
--------Unit()
--------CreatesApplication.php(380B)
--------Feature()
--------TestCase.php(163B)
----resources()
--------lang()
--------assets()
--------views()
----app()
--------Http()
--------User.php(511B)
--------Providers()
--------Exceptions()
--------Console()
----storage()
--------logs()
--------app()
--------framework()
----.env.example(592B)
----.gitignore(107B)
----public()
--------css()
--------index.php(2KB)
--------.htaccess(553B)
--------fonts()
--------robots.txt(24B)
--------js()
--------mix-manifest.json(66B)
--------web.config(914B)
--------favicon.ico(0B)
----yarn.lock(157KB)
----.gitattributes(84B)

网友评论