Kelas target [Barryvdh cors handlecors] tidak ada.

#Add [Barryvdh\Cors\HandleCors] to $middlewareGroups in Kernel.php
'cors' => [
\Barryvdh\Cors\HandleCors::class,
],
Snippets