Bonfire2
Bonfire2 copied to clipboard
CodeIgniter 4-based application skeleton
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. Release notes Sourced from actions/cache's releases. v4.0.0 What's Changed Update action to node20 by @takost in actions/cache#1284 feat: save-always flag by @to-s in actions/cache#1242...
encounter error of Invalid file: "master.php" after login with 2fa Invalid file: "master.php"
If Bonfire installation detects this was a new install (probably through the presence of an existing .env file) then it should overwrite the existing CodeIgniter welcome screen with a new...
(Codeigniter Model does not implement limit() metod
Unless I missed a step somewhere, filters are reset when changing pages. It can be solved with saving the filters in the session, although personally I think filters make more...
_Hi, first issue entrance, sorry._ Freshly installed codeigniter4 and bonfire2 using composer on a fresh updated Ubuntu 22.04 with Composer 2.2.6 Apache conf: Alias /ci01 /var/www/html/ci01/public .env: app.baseURL = 'http://localhost/ci01/'...
Would a PR with added "defer" attribute for js type assets be acceptable? Say, a third argument on asset_link() (bool; true would add 'defer', false would be default; or string;...
https://github.com/lonnieezell/Bonfire2/blob/4418346ee1b7fafc9491fd248021fabddc1ac089/src/Core/Traits/HasMeta.php#L192 I am not quite sure how to go about fixing this; most obvious seems to be repeating what is done in metaValidationRules() method - where the class name is...
Add custom 2FA based on default codeigniter4/shield email 2FA. Just to make use of the themes.