tag — php

Extensi file Virtual di Laravel


Kasus ini terjadi karena hendak menggunakan Facebook dynamic ads, untuk memenuhi syarat yang ditulis di dokumentasi facebook marketing, dibutuhkan file XML sebagai data feeding ke marketing funnel feed. dalam percobaan pertama, hasil response yang digunakan...

Installing Laravel 4, oneliner


downloading package or setup composer.json could become a hassle. instead, just go with this one line of command on terminal. make sure you already installed composer and put it in the system wide bin (eg....

Codeigniter Cache Tips


Cache system in Codeigniter is a quite nice feature, thanks to its modular system, you can add more than just a built in cache system, you can add your own. if you want to make...