Is there any way to add mailgun tags to emails sending with laravel Mail::send( comand? I got my c...
I'm trying to do something like this, (more information in coments //): use Setting, View, Mail, Con...
public function index() { //TODO: extract code below from controller :) $manuals = []; $filesInFol...
You are using single quotes <a href="{{ route('purchase/$item->id') }} ">, so yo...
samgreenwood said: Google Business Apps or Exchange Online are probably good options, it's not real...
jerauf said: So in basic terms, repositories can act almost like include files (in addition to serv...
If you are using latest laravel, check if key:generate updates config in your env app/config/{env}/a...
The Laravel portal for problem solving, knowledge sharing and community building.
The community