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