-
**php spark bf:install**
Warning: chdir(): No such file or directory (errno 2) in \bonfire\spark on line 42
Call Stack:
0.2042 398816 1. {main}() \bonfire\spark:0
0.2054 4032…
-
hello
i try shield in my project and i have this error
`CodeIgniter v4.2.1 Command Line Tool - Server Time:
An uncaught Exception was encountered
Type: TypeError
Message: Typed p…
-
**Download:**
git clone https://github.com/codeigniter4/CodeIgniter4.git
File:
./system/CodeIgniter/CodeIgniter.php
Output:
Fatal error: Uncaught Error: Call to undefined function Code…
-
### PHP Version
8.1
### CodeIgniter4 Version
4.2.4
### CodeIgniter4 Installation Method
Composer (using `codeigniter4/appstarter`)
### Which operating systems have you tested for thi…
-
I'm using codeigniter [appstarter](https://github.com/codeigniter4/appstarter) v4.2.0
![Captura de ecrã 2022-06-08 133529](https://user-images.githubusercontent.com/50026015/172617724-434e02da-e76c…
-
The current validation rules for username permit spaces.
https://github.com/codeigniter4/shield/blob/0e1f3780435500d1ca6c030bcff17cd634cd0521/src/Database/Migrations/2020-12-28-223112_create_auth_t…
-
### PHP Version
7.4
### CodeIgniter4 Version
4.2.3
### CodeIgniter4 Installation Method
Composer (using `codeigniter4/appstarter`)
### Which operating systems have you tested for this bug?
Wind…
-
https://github.com/codeigniter4/shield/blob/7855d91908f78a0a67b6e40eb877979bd34f52ef/src/Authentication/Authenticators/Session.php#L873
Is this line correct or should it be:
$token->hashedValidat…
-
### PHP Version
8.1.9
### CodeIgniter4 Version
4.2.4
### Shield Version
dev-develop
### Which operating systems have you tested for this bug?
macOS, Linux
### Which server did …
-
**Describe the bug**
Can't use PostgreSQL with CodeIgniter4. It seems pgsql module is not installed.
```
bash-5.1$ php spark migrate
CodeIgniter v4.1.8 Command Line Tool - Server Time: 2022-…