Laravel this is not only a practical framework, it is also a programming style
how can i test this method in Laravel?
public function getAllCities() { if (Request::isMethod('post') && Request::ajax()) { //... } }
Aucun commentaire:
Enregistrer un commentaire