Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] CI4 - Unable to Autoload Markdown Class
#2

Did you install markdown using Composer? Is so, and if I understand correctly, then you do not need to add anything to /app/Config/Autoload.php. Doing so may be the source of your problem.

CI4 is hardwired to use the composer autoloader which will work just fine in conjunction with the C4 autoloader.

Using require_once is only appropriate when not using an autoloader.
Reply


Messages In This Thread
RE: CI4 - Unable to Autoload Markdown Class - by dave friend - 04-26-2019, 08:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB