New CodeIgniter starter |
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:
Sign up for Codeigniter Slack Chat
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
Thanks, I added docs and removed some extras. For Alpha2, we hope to use Composer or NPM to pull in Codeighiter4 package.
Sign up for Codeigniter Slack Chat
FYI, I updated so it pulls in CodeIgniter4 via composer now, so latest is used by default.
Sign up for Codeigniter Slack Chat
|
Welcome Guest, Not a member yet? Register Sign In |