Welcome Guest, Not a member yet? Register   Sign In
Search Results
  Sad Thread: VueJS and CI4
Post: VueJS and CI4

It's hard for me understanding the routes... This is my app.js  Code: -- const Inicio = {   template: "#inicio", }; const Disabled = {   template: "#disabled", }; const router = new V...
571 Views
0 Replies
02-19-2021, 08:20 AM
EtZeta
  Question Thread: CI3 Hook Compression with CI4
Post: CI3 Hook Compression with CI4

Any way to do this https://github.com/bcit-ci/CodeIgniter/wiki/Compress-HTML-output (https://github.com/bcit-ci/CodeIgniter/wiki/Compress-HTML-output) with CodeIgniter 4? I need replace  $CI ...
1,923 Views
1 Replies
03-23-2020, 11:29 AM
EtZeta
    Thread: Using Event file
Post: RE: Using Event file

MGatner Wrote: (03-23-2020, 09:06 AM) -- You need to pass a valid callback: https://www.php.net/manual/en/language.types.callable.php If you're going to use the array format it needs to be [$object,...
2,073 Views
2 Replies
03-23-2020, 11:10 AM
EtZeta
  Sad Thread: Using Event file
Post: Using Event file

I don't understand how to use an Event with a separated file with the function :( for example App/Config/Events.php Quote: -- Events::on('pre_system', ['compress', 'compresstest']); -- System/...
2,073 Views
2 Replies
03-16-2020, 09:28 AM
EtZeta

Theme © iAndrew 2016 - Forum software by © MyBB