Welcome Guest, Not a member yet? Register   Sign In
Is there an Encryption class? What am I missing?
#1

I decided that I'd take a look at CI4 tonight. Based on the docs I found, I first tried to install it through composer:


Code:
composer create-project codeigniter4/framework


That didn't work out so well. Seemed like I was missing files or something. I just wanted to create a new encryption key, but couldn't load the service, and couldn't even find a file named Encryption anywhere.

Next I went over to github and downloaded the develop branch, unpacked it and tried again. Still don't see a encryption class. Can't find it anywhere, so I gave up.

I'm disappointed. I've been working on a new authentication package for any PHP project, and was going to start in on a CI4 adapter. Can't get past step 1. I'm not shy about composer usage, and I can normally figure out the basics of a framework in a couple hours. Not happy, so I'm going to bed.
Reply


Messages In This Thread
Is there an Encryption class? What am I missing? - by skunkbad - 08-25-2018, 12:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB