Laravel 11 support
Opened this issue · 0 comments
fredtrentini commented
Prerequisites
Please answer the following questions for yourself before submitting an issue.
- I am running the latest version
- I checked the documentation and found no answer
- I checked to make sure that this issue has not already been filed
- I'm reporting the issue to the correct repository (for multi-repository projects)
Expected Behavior
Compatibility between material-dashboard and laravel 11.
Current Behavior
composer install
fails because the latest release requires laravel 10 and is not compatible with laravel 11. Are there any plans to support laravel 11 in the future?