laravel-mail-editor
laravel-mail-editor copied to clipboard
Laravel 10 support?
Hey,
I am using this amazing package and needed to use it in laravel v10.
Hope It will update soon.
Hi there,
I don't think there were major changes on L10 that would break updating the composer deps to require laravel 10. So we could do that.
Would you be willing to pull a pre release to see if it works for you?
Hi @ReeceM, I can be the tester of the pre-release :)
Hi @ReeceM, I can be the tester of the pre-release :)
@YvanMARTY Thank you that would be awesome 💯
@ReeceM sure
@Qoraiche @ReeceM Do we have any information regarding when we can expect an official update for L10?
@Qoraiche @ReeceM
Do we have any information regarding when we can expect an official update for L10?
Hi there @meet-7span so I am waiting for feedback from the pre release, you can give that a go.
Any update on Laravel 10
Any updates on this?
I tested locally on Laravel 10 and PHP 8.2, it works as expected.
@azaricstefan i tried to install it in laravel10 and php8.2 but still not able to install this package.
What command did you try?
@azaricstefan i tried the below command : composer require qoraiche/laravel-mail-editor
You have to configure minimum stability to beta.
@azaricstefan yes, it is working now. Thank you
@ReeceM can you move release to stable tag please?
Package is working as expected :)
to install on laravel 10,
composer require qoraiche/laravel-mail-editor:dev-master
or
composer require qoraiche/laravel-mail-editor:4.1.0-beta.0