Skip to content

Releases: merlosy/laravel-restful-api-starter

0.1.2

Choose a tag to compare

@merlosy merlosy released this 11 Nov 12:33

Added:

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

0.1.1

Choose a tag to compare

@merlosy merlosy released this 15 Oct 20:28

New features:

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

0.1.0

Choose a tag to compare

@merlosy merlosy released this 15 Sep 19:46

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