Laravel开发-laravel-messenger .zip
(预估有个23文件)
laravel-messenger-master
composer.json
1KB
readme.md
4KB
LICENSE
1KB
src
Models
Thread.php
9KB
Message.php
2KB
Participant.php
1KB
config
config.php
295B
.gitkeep
0B
Exceptions
InvalidArgumentException.php
217B
IncorrectUsageException.php
391B
migrations
2016_06_10_180224_create_participants_table.php
758B
2016_06_10_175635_create_threads_table.php
727B
2016_06_10_175710_create_messages_table.php
914B
2016_06_20_095244_add_cate_to_threads_table.php
677B
2016_06_20_105617_add_foreign_key_to_participants_table.php
699B
.gitkeep
0B
Examples
socket.js
1KB
MessengerServiceProvider.php
1KB
Traits
Messagable.php
3KB
Messenger.php
6KB
MessengerFacade.php
302B
Events
PushNotification.php
1KB
.gitignore
47B
暂无评论