|
0073dffc28
|
Implemented password validation rules in the AppServiceProvider class. Ensured passwords should be at least 8 characters long, contain a mix of uppercase, lowercase, and special characters. These rules apply only for the production environment.
|
2023-07-02 15:21:01 +06:00 |
|
|
a35b8db281
|
Add captcha image generation functionality.
|
2023-06-28 17:29:56 +06:00 |
|
|
f49cc60f9a
|
Renamed route api to route api v1.
|
2023-03-05 20:42:09 +06:00 |
|
|
15225e860c
|
Install Laravel.
|
2023-03-05 20:14:04 +06:00 |
|