-
I was trying to use CI3 with PHP8.4.
I'm facing this error:
```
Deprecated: Constant E_STRICT is deprecated in .../vendor/codeigniter/framework/system/core/Exceptions.php on line 76
A PHP Error wa…
-
Bagian dari konversi :
- [ ] Alihkan semua core dari CI 3.x.x menggunakan Laravel 10.x.x
- [ ] Hapus semua package yang tidak digunakan untuk pengembangan di Laravel 10.x.x
- [ ] Tambahkan packa…
-
i was use "MunGell/Codeigniter-TwitterOAuth" but no result, i need some helps
how can i create view with this controller and this librairie !!!!
-
hello everyone , how i can integrate this pack in codeigniter app ?
-
hello, I'm trying to use Slugify library but this error is thrown from Slugify class.
Here's my code:
```
// generate unique slug
$slug = Slugify::model(ArgumentModel::class);
…
-
+ All frameworks **SHOULD** follow this rules :
| HTTP | Route | Status code | Response body |
| ------ | ----------- | ----------- | --------------------- |
| `GET` | `/` …
-
404 for link
https://github.com/philsturgeon/codeigniter-migrations
you can share me file of
https://github.com/philsturgeon/codeigniter-migrations
Thank.
-
```
Please adhere to the CodeIgniter Style Guide regarding:
- Code Indenting
- Short Open Tags
- PHP Closing Tag
See http://codeigniter.com/user_guide/general/styleguide.html
```
Original issue rep…
-
Because leafo's lessphp is no larger maintain.
-
Hello,
I would like to report for possible XSS vulnerability with date_begin and date_end.
In file cron-manager-master\examples\codeigniter\application\controllers\TasksController.php
```php
…