seeder-migration-issues
This commit is contained in:
		| @@ -205,7 +205,7 @@ class="active" | ||||
|                     </div> | ||||
|                     <div class="row"> | ||||
|                     {{-- Event fire --}} | ||||
|                     <?php Event::fire(new App\Events\ClientTicketForm()); ?> | ||||
|                     <?php \Illuminate\Support\Facades\Event::dispatch(new App\Events\ClientTicketForm()); ?> | ||||
|                     </div> | ||||
|                 </div> | ||||
|             </div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 RafficMohammed
					RafficMohammed