How can I create a unique random string in laravel 5 [duplicate]
问题 This question already has answers here : PHP: How to generate a random, unique, alphanumeric string? (27 answers) Closed 4 years ago . I am new to laravel 5. I am working on a project where I want to assign some random-readable unique string to each application. I have knowledge of the each application id which may be use as a seed. Since the app is going to be use within the company I don't worry much about security. I expect the table size to grow so my goal is to achieve uniqueness as much