hi , i have an application and i want to test to see if it can handle 50k users or not , how can i test it is there any good tool for laravel to test application capacity ?? thanks
thanks bro but i didnt get it how can it be possible to test whole application , is it like this to make factories for every single model and run them like 50k times ??
when my application Hosts 50k users it gets slow i want to find the bottle necks and fix them to increase the capacity to like 100k and thats it i want to see which part has problem i am sorry if ive not been clear enough :)