fakeEcept method

PHOTO EMBED

Thu Dec 02 2021 07:54:36 GMT+0000 (Coordinated Universal Time)

Saved by @sayedsadat344 #php #laravel

Event::fakeExcept([
    NonImportantEvent::class,
    'non-fake-event',
]);
content_copyCOPY

https://laravel-news.com/laravel-8-74-0