File manager - Edit - /home/autoph/public_html/projects/vendor/laravel/framework/src/Illuminate/Database/Eloquent/BroadcastsEventsAfterCommit.php
Back
<?php namespace Illuminate\Database\Eloquent; trait BroadcastsEventsAfterCommit { use BroadcastsEvents; /** * Determine if the model event broadcast queued job should be dispatched after all transactions are committed. * * @return bool */ public function broadcastAfterCommit() { return true; } }
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0 |
proxy
|
phpinfo
|
Settings