Currently, the Laravel-MJML package provides seamless integration between Laravel's views and the MJML templating language. However, there is a limitation in the package where it only accepts MJML content. This can be restrictive for cases where developers want to pass MJML content directly without the need for a view file.
Currently, the Laravel-MJML package provides seamless integration between Laravel's views and the MJML templating language. However, there is a limitation in the package where it only accepts MJML content. This can be restrictive for cases where developers want to pass MJML content directly without the need for a view file.