i have this error
Error: Illuminate\Http\Exceptions\PostTooLargeException
what i try
change the php.ini file
to increase
post max size
upload max file size
memory limitand
still have the error could any one help me
@Mahmoud04 no it just Laravel but i want to upload file more than 2m so i change the php.ini and increase the
post max size
upload max file size
memory limit
and still facing the same issue
@aleahy i even restart the pc and still not working even when i check phpinfo() on separate file it shows that the change i made on the php.ini on
post max size
upload max file size
memory limit
take place but i dont know what else to do