-
The `UserProvider::save()` method saves a User entity.
https://github.com/lonnieezell/codeigniter-shield/blob/9301131ca8c1408e537fcb22de191b8eaa431dad/src/Interfaces/UserProvider.php#L28-L35
The U…
-
Hi,
Nice Extension to CI 4. Unfortunately, when i installed with composer, the composer ran but nothing got installed. I checked the Migration folder and nothing was there.
Did i do something wr…
-
None of the installations are running the command php spark serves, it is returning the following errors.
![Screenshot_1](https://user-images.githubusercontent.com/6888653/78080493-5a849a00-737c-11…
-
i am facing one issue after installing application.
**setps to genereate error**
1) clone this project
2) run `composer install` command
3) run `php builds development` command
3) run `composer…
-
| Q | A
| --------------------| ---------------
| PHPUnit version | 9.5.10
| PHP version | 7.3
| Installation Method | Composer / PHAR
#### Summary
Changing t…
-
As there was an exchange in [this comment](https://github.com/codeigniter4/CodeIgniter4/pull/2487#discussion_r732919504), I would like to write in YODA notation in CodeIgniter.
I would like to add …
-
CodeIgniter4 code does not follow the coding standard.
When I checked CI4 code under `system`, phpcs reported 6,336 errors .
```sh-session
$ vendor/bin/phpcs --standard=./vendor/codeigniter4/c…
-
As we're all aware of the latest developments in our coding styles in a bid to shift to PSR-12 plus some of our custom styling, we've started rolling out code style changes in our code base. However, …
-
When executing the installation via composer using the parameters -a or -o I get the following message:
Environment:
- OS: Windows 10
- PHP: 7.4.19
- Composer: 2.0.13
- codeigniter4/framework…
-
Dear Feuzeu,
i append to the issue #5 regarding the question of CSRF-Example.
I successful implement the X-CSFR-TOKEN into the Request, but the used Framework (Codeigniter 3) did not use the informa…