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

⬆️ Setup for Laravel 6.0 #30

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mikaelpopowicz
Copy link
Contributor

No description provided.

@ameenross
Copy link

ameenross commented Apr 22, 2020

To use this PR, add a branch alias:

{
    "require": {
        "distilleries/laravel-form-builder": "dev-master"
    },
    "repositories": [
        {
            "type": "git",
            "url": "https://github.com/mikaelpopowicz/FormBuilder"
        }
    ],
    "minimum-stability": "dev",
    "prefer-stable": false
}

NOTE: the naming of this package is not consistent between Packagist and the composer.json! You need to change the string in your require from distilleries/form-builder to distilleries/laravel-form-builder. This cost me the best part of yesterday afternoon. See composer/composer#8818

@ameenross
Copy link

Not sure exactly why, but this package is not installed in a project of ours: https://github.com/orchestral/testbench-browser-kit

The laravel ide-helper breaks on this. So I'm going to have to add this req.

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

Successfully merging this pull request may close these issues.

2 participants