This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
I followed all the installation documentation was able to install October. But can't get the backend to work? All I get is 404. There is no backend folder in webroot with NGinx Paid the Pay as You go $9 and installed my project with the licence via artisan. All was successfull but still cant find backend
I checked the storage/logs , but its empty I made sure DEBUG was true but no script error
Did you modify your nginx configuration as described in the docs? https://octobercms.com/docs/setup/deployment#nginx-configuration
There should not be a backend
folder in your webroot. All requests must be redirected to index.php which will handle the routing for you.
The nginx config linked above makes sure that every request is properly redirected.
1-2 of 2