Author: Amrani Houssian (amranidev@gmail.com)
Ejemplo n.º 1
0
 /**
  * Generate Model
  */
 public function model()
 {
     $this->make($this->paths->ModelPath(), $this->model->generate());
 }