Welcome Guest, Not a member yet? Register   Sign In
New CodeIgniter starter
#1

Hi all,
We put together what I think is a nice simple starter with CodeIgniter 4 Alpha 1.
It's work in progress, so be kind.
We really liked PHPAuth, so we integrated that in a secure area, along with Bootstrap 4 and some basic theming.

Here is the github link:
https://github.com/ci-blox/ci4auth


Some screens:

[Image: register.png]
[Image: login.png]
[Image: forgot.png]
Reply
#2

You should start with the alpha.1 "distribution", not the clone of the master branch at that point.
The "distribution" has the user guide built, in "docs", and omits a bunch of the repo stuff that is used for framework development as opposed to app development.

In other words, use https://github.com/bcit-ci/CodeIgniter4/...lpha.1.zip instead of https://github.com/bcit-ci/CodeIgniter4/...lpha.1.zip
Reply
#3

Thanks, I added docs and removed some extras.  For Alpha2, we hope to use Composer or NPM to pull in Codeighiter4 package.
Reply
#4

FYI, I updated so it pulls in CodeIgniter4 via composer now, so latest is used by default.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB