library-management-system
library-management-system copied to clipboard
Ask for first signup
Whenever someone new (when there are no users who can login into the system) install the application on their system, there should be a pop-up for adding the first user.
Maybe if you update Laravel to a new version that supports the latest version of Carbon the functions will be available.
@prabhakar267 Do you still need help with this?
No, thanks for the assistance.
On Thu, 23 Aug 2018, 08:30 Naman Attri, [email protected] wrote:
Do you still need help with this?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/prabhakar267/library-management-system/issues/36#issuecomment-415267215, or mute the thread https://github.com/notifications/unsubscribe-auth/Aj3bY3el2_zMUZPvt7YHUGPFCqnMBsRjks5uThrCgaJpZM4UMzQG .
@namanattri Yes, I don't think anyone has picked this
@saurav-007 ?
@prabhakar267 You need a popup or need to redirect them to the existing signup page?
Also when signup is successful there is a validation message "Your account has been created. We have sent you an email to activate your account" You are using username and there is no field to enter email. Also there is no implementation for user status check so you should probably change that message.
Is this related to creating/refactoring Signup page UI? Please clarify if help is still needed for this.
Yes, it is about modifying the Signup page UI If there are no users, there should be a message correctly shown to the user
can i participate on this