Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Invalid preset" error on Laravel 8 #15

Open
hashimaziz1 opened this issue Feb 13, 2021 · 1 comment
Open

"Invalid preset" error on Laravel 8 #15

hashimaziz1 opened this issue Feb 13, 2021 · 1 comment

Comments

@hashimaziz1
Copy link

hashimaziz1 commented Feb 13, 2021

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.

@hashimaziz1 hashimaziz1 changed the title Invalid preset on Laravel 8 "Invalid preset" error on Laravel 8 Feb 13, 2021
@gucu112
Copy link
Contributor

gucu112 commented Feb 14, 2021

Did you try to run it from the fix branch here?:
https://github.com/gucu112/zurb-foundation/tree/gucu112/add-support-for-laravel-7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants