Git Product home page Git Product logo

Comments (7)

aimeos avatar aimeos commented on June 7, 2024

When registering, you can catch the exception here: https://github.com/aimeos/aimeos/blob/master/app/Http/Controllers/Auth/RegisteredUserController.php#L69

from aimeos.

shainanand23 avatar shainanand23 commented on June 7, 2024

But the exception generated is Aimeos\Base\DB\Exception. Is there any way to know which field caused the error? @aimeos

from aimeos.

aimeos avatar aimeos commented on June 7, 2024

There's no way to get the specific field for the error if you don't check it upfront but in 99% of all cases you get an error if the code is not unique

from aimeos.

shainanand23 avatar shainanand23 commented on June 7, 2024

In the validation language file, there are some options for custom validation in the language file. Will it work if the field is assigned a custom attribute? @aimeos

image

from aimeos.

shainanand23 avatar shainanand23 commented on June 7, 2024

Another question, may I know where is the file where I can put validation rules before the site details are saved? If i can find that file, I can put custom validation rules there right? @aimeos

from aimeos.

shainanand23 avatar shainanand23 commented on June 7, 2024

Also, this is related to Aimeos Laravel package @aimeos

from aimeos.

aimeos avatar aimeos commented on June 7, 2024

For support questions, please open a new topic in the Aimeos forum: https://aimeos.org/help
Github issues are only for bug reports and feature requests

from aimeos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.