Skip to content

Releases: merlosy/laravel-restful-api-starter

0.1.2

11 Nov 12:33
Compare
Choose a tag to compare

Added:

  • SmartLoquent class
  • migration file for foreign keys (SQL)

0.1.1

15 Oct 20:28
Compare
Choose a tag to compare

New features:

  • Reset password flow + migrations
  • Email trigger: wrapper to easily send email, also using queues (IronMQ implemented)

0.1.0

15 Sep 19:46
Compare
Choose a tag to compare

DB config for MySQL (+ migrations) and MongoDB, user creation, authentication, facebook login