ekv-project / eKV

Sistem Pengurusan Maklumat Pelajar Kolej Vokasional
https://ekv.readthedocs.io
GNU General Public License v3.0
3 stars 3 forks source link

Add method to bulk add with spreadsheet #61

Closed hanisirfan closed 2 years ago

hanisirfan commented 2 years ago

Instead of need to code every bulk add methods one by one, create a trait for it. Refer:

  1. https://www.positronx.io/laravel-traits-example/
  2. https://stackoverflow.com/questions/60029955/when-to-use-repository-vs-service-vs-trait-in-laravel