Basic TodoList Laravel

Following tutorial Programmer Zaman Now. Nice insight :

  • using interface service to make abstraction funtion and implement service class.
  • using service provider to make the service class singleton.