Releases: merlosy/laravel-restful-api-starter
Releases · merlosy/laravel-restful-api-starter
0.1.2
Added:
- SmartLoquent class
- migration file for foreign keys (SQL)
0.1.1
New features:
- Reset password flow + migrations
- Email trigger: wrapper to easily send email, also using queues (IronMQ implemented)
0.1.0
DB config for MySQL (+ migrations) and MongoDB, user creation, authentication, facebook login