vmeretail / multi-tenancy-bundle

A multi tenancy bundle for Symfony 2 apps
25 stars 11 forks source link

Implement availability check for domain #2

Open StephenGillCoop opened 9 years ago

StephenGillCoop commented 9 years ago

When user enters their preferred domain name, check via ajax its available and display a tick or a cross next to it accordingly.

Do not allow duplicate records to be created! (Currently it allows this)