Iqbal @iqbal
62 Total Points
0 Best Answers
0 Posts
2 Snippits
Questions
How can I use MySQL command with a custom port number?
Asked by Iqbal ·
I have configured my MySQL database to utilize TCP port 3307 instead of the default 3306. I am attempting to use the mysqldump command with the following syntax: mysqldump -u root (...)
1
2
9567
How to send multiple attachment to mail in Laravel?
Asked by Iqbal ·
I am able to send email. However, I don't know how to send multiple attachments(images/pdf/docs). Any help would be appreciated. I am using laravel 7.
0
2
5670