Closed gsferro closed 5 years ago
Hi guys. By the way it was built, using pure sql directly, you were not able to use another database other than MYSQL.
Suggestion for improvement: Use PDO or Eloquent so that query operations are generic for all database types.
Hi guys. By the way it was built, using pure sql directly, you were not able to use another database other than MYSQL.
Suggestion for improvement: Use PDO or Eloquent so that query operations are generic for all database types.