Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to install laravel-imap on laravel11 #491

Open
SourabhBute opened this issue Apr 15, 2024 · 2 comments
Open

Not able to install laravel-imap on laravel11 #491

SourabhBute opened this issue Apr 15, 2024 · 2 comments

Comments

@SourabhBute
Copy link

Describe the bug
Not able to install laravel-imap on laravel version 11

To Reproduce
Steps to reproduce the behavior:
Download fresh laravel11 project and run the following command
composer create-project laravel/laravel example-app
composer require webklex/laravel-imap

Expected behavior
I want to use laravel-imap on laravel 11

Screenshots
Please find attachment for your reference
image

Desktop / Server (please complete the following information):

  • OS: [Linux]
  • PHP: [8.3]
  • laravel [11]
@SourabhBute SourabhBute changed the title Not able install laravel-impa on laravel11 Not able install laravel-imap on laravel11 Apr 15, 2024
@SourabhBute SourabhBute changed the title Not able install laravel-imap on laravel11 Not able to install laravel-imap on laravel11 Apr 15, 2024
@kriiv
Copy link

kriiv commented May 1, 2024

I guess this is essentially abandoned.

@kriiv
Copy link

kriiv commented May 4, 2024

I'd recommend using PHP default IMAP functions if you're still facing issues, they work well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants