Welcome Guest, Not a member yet? Register   Sign In
Basic App - Free CMS on CodeIgniter 4
#47

(This post was last modified: 04-02-2020, 09:38 AM by Basic App.)

(04-02-2020, 07:54 AM)dgvirtual Wrote: none of the other pages work (links "Demo app", "index" and "about" are also missing the baseURL's)

Fixed. Run commands:

PHP Code:
composer update
php spark ba
:reset
php spark ba
:seed 

Warning, the ba:reset command will delete your data.

(04-02-2020, 07:54 AM)dgvirtual Wrote: if I enter the correct links - http://localhost/demoapp/public/page/about - the page gets redirected to http://localhost/dashboard/ (xampp dashboard) . What could be the problem?

Most likely you need to configure the RewriteBase parameter in the /public/.htaccess file.

Basic App, an open source simple CMS based on CodeIgniter 4
Reply


Messages In This Thread
RE: Basic App - Free CMS on CodeIgniter 4 - by Basic App - 04-02-2020, 09:35 AM



Theme © iAndrew 2016 - Forum software by © MyBB