I have a simple table for currencies with just id, name,symbol,code and the three timestamp fields. The model for this is:
namespace App; use Illuminate\\Data