Skip to content

"Invalid preset" error on Laravel 8 #15

Open
@hashimaziz1

Description

@hashimaziz1

The preset command in Laravel 7+ has been deprecated for the ui scaffolding API.

Running the latest equivalent:

php artisan ui foundation-auth

...returns the error:

InvalidArgumentException

Invalid preset.

It seems #14 would resolve this but it has to be merged after being proposed last year.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions