Skip to content

Aliasing Components #2

@eric802222

Description

@eric802222

Could it do this?

AppServiceProvider boot()

use Illuminate\Support\Facades\Blade;

Blade::component('components.alert', 'alert');
@alert(['type' => 'danger'])
    You are not allowed to access this resource!
@endalert

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions