Hook: post.default_image
Overview Type: Filter Location: app/helpers.php - get_default_post_image() Allows themes and modules to override the fal...
Overview Type: Filter Location: app/helpers.php - get_default_post_image() Allows themes and modules to override the fal...
Overview Type: Filter Location: app/Http/Resources/Api/V1/PostResource.php Filters post HTML content before it is return...
Overview Type: Filter Location: app/Http/Controllers/Api/V1/PaymentGatewayController.php Extends or modifies a payment g...
Overview Type: Action Location: app/Http/Controllers/Api/V1/OrderController.php Fired whenever an order status changes....
Overview Type: Action Location: app/Http/Controllers/Api/V1/OrderController.php Fired when an order transitions to compl...
Overview Type: Filter Location: app/Services/MediaService.php Rewrites media file URLs. Commonly used to route media thr...
Overview Type: Action Location: app/Services/MediaService.php, MediaController.php Fired after a file is uploaded and sa...
Overview Type: Filter Location: app/Services/MediaService.php Gate filter that controls whether a media file can be dele...
Overview Type: Filter Location: app/Services/ContentRenderer.php Filters final rendered HTML output from block content....
Overview Type: Filter Location: app/Services/ContentRenderer.php Filters parsed block array before rendering to HTML. Us...
Overview Type: Action Location: Theme layouts/app.blade.php Output hook inside the HTML <head> tag. Used by core t...
Overview Type: Filter Location: app/Models/Category.php Filters the public URL of a category. Called when $category->...