Remove public from url in Laravel
Posted on: Saturday March 25, 2023
STEP 1 : Check root folder for server.php, if there is no any server.php just create one with given code below: [crayon-685343e022d97062134399/] STEP 2: If you want to remove public [...]
Read More