Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Form Helper Error Bundle Laravel Package

avtonom/form-helper-error-bundle

View on GitHub
Deep Wiki
Context7

Symfony 2 form error message text

Page bundle: https://github.com/Avtonom/form-helper-error-bundle


composer.phar require avtonom/form-helper-error-bundle ~1.1

Switching ~1.1 for the most recent tag.

Add the bundle to app/AppKernel.php


$bundles(
    ...
        new FormHelper\ErrorBundle\FormHelperErrorBundle(),
    ...
);

Use

Symfony 3.3.15 and translator default disabled in config.


framework:
    translator: { fallbacks: ['%locale%'] }
            

services:
    app:
        class: AppCommand
        arguments:
            - "@form.helper.error"
            

$this->formErrorHelper->getErrorsAsArray($form)

Need Help?

  1. Create an issue if you've found a bug,
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
emuniq/filament-browser-notifications
syriable/filament-translator
hungnm28/livewire-form
wenprise/eloquent
crudly/encrypted
fadion/bouncy
cuci/prototurk-sdk
gos/pubsub-router-bundle
cuci/prototurk-sdk-symfony
clementtalleu/easyadmin-markdown-bundle
codeflextech/permission-manager
karnoweb/livewire-datepicker
sayedenam/sayed-dashboard
milito/query-filter
apiboxsym/user-bundle
apiboxsym/health-check-bundle
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui