0
Good morning to all!! How do I create a password in the style of passwords created by Windows? for very particular reasons I need to use the Laravel users table, but it is my parallel application that will create these new users, however, I want the Laravel also access these users. Thank you for your attention!
Does your parallel application also use Laravel? Could you talk more about these particular reasons and explain your context better?
– Gabriel Faria