I want to send a file as an attachement with the email sent from my laravel application. this is how...
I am using Laravel 7 and I want to send an email using sendemail driver using Laravel Mail Facade be...
I want to implement paytabs into my Laravel app and have imported paytabs class into my blade templa...
I added a file mime type and it worked $path = storage_path(). $this->file->media; return $t...
The Laravel portal for problem solving, knowledge sharing and community building.
The community