Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Releases: Qoraiche/laravel-mail-editor

v1.1.8

12 Apr 12:30
Compare
Choose a tag to compare
update readme

v1.1.7

11 Apr 18:07
7842d64
Compare
Choose a tag to compare

Moving away templates metadata from DB to a JSON file

Thanks, @griffins.

v1.1.6

11 Apr 17:47
Compare
Choose a tag to compare

Production templates support

v1.1.5

29 Mar 11:02
Compare
Choose a tag to compare
add code plugin to WYSIWYG

v1.1.4

28 Mar 21:21
Compare
Choose a tag to compare

Fix Error Request failed with status code 500

v1.1.3

27 Mar 22:07
Compare
Choose a tag to compare
rollback db after generating a model factory

v1.1.2

26 Mar 14:44
Compare
Choose a tag to compare

add constructor array type support

v1.1.1

26 Mar 13:13
Compare
Choose a tag to compare

Simple fix for windows env (viewpath) paths

v1.1.0

11 Mar 10:20
44e6cfb
Compare
Choose a tag to compare
Update readme.md

v1.1.0-alpha

09 Mar 01:10
Compare
Choose a tag to compare
v1.1.0-alpha Pre-release
Pre-release

The package will look now for the equivalent factory in the mailable constructor and check if the dependency is an eloquent model. also, will try to resolve all other non-eloquent objects.