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-6988b2ed2dd88594052049/] STEP 2: If you want to remove public [...]
Read More