async ci4 |
How to Build Async in Codeigniter 4 I want to delete my data every 3 months without charging the server like deleting the data in the background
CodeIgniter 4 and php donot have Async Java and JavaScript does.
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
(03-06-2023, 11:59 PM)InsiteFX Wrote: CodeIgniter 4 and php donot have Async Java and JavaScript does. how about spatie/async can this libary to use
You should be able to use that, but I'am not sure if it will intergate with CodeIgniter 4.
Install it using Composer and it should work. What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
|
Welcome Guest, Not a member yet? Register Sign In |