Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 264 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 264 Bytes

Dev Notes

Oct 24th by Xiaonan

  • Replace DB:: to eloquent model App\News
  • Add NewsTableSeeder to generate data by running php artisan db:seed
  • Remove dev.view
  • Add README.md file for project development notes
  • Merge branch patch-eloquent to master