CodeIgniter 4 + Mix with versioning

Last time I showed you how to easily integrate Mix with CodeIgniter 4. This time we’ll complete the integration process by implementing a helper which will make using versioned assets very convenient and easy. ...

August 25, 2021 · 3 min

CodeIgniter 4 + Mix

Today we are going to look at configuring CodeIgniter 4 in conjunction with Mix. Mix is one of the components that comes with the Laravel framework. ...

August 23, 2021 · 2 min