laravel-boilerplate
laravel-boilerplate copied to clipboard
Composer Install Package Issue
During composer install on a new install into xampp development Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
This is because the current release depends on laravel 8 and swiftmailer was a standard dependancy in laravel 8. This is updated in laravel 9
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.