Support the ongoing development of Laravel.io →

mmswiderski

Joined 22 Jul 2014

Statistics

Threads 2
Replies 11
Solutions 2
Articles 0
posted 9 years ago

Mailgun o:tag

Is there any way to add mailgun tags to emails sending with laravel Mail::send( comand? I got my c...

0 Likes
3 Replies

Swiftmailer with dynamic mail configuration

I'm trying to do something like this, (more information in coments //): use Setting, View, Mail, Con...

0 Likes
13 Replies
Solved
replied 9 years ago

Get filenames in some directory

public function index() { //TODO: extract code below from controller :) $manuals = []; $filesInFol...

0 Likes
replied 9 years ago

Creating routes to wildcards

You are using single quotes <a href="{{ route('purchase/$item->id') }} ">, so yo...

0 Likes
replied 9 years ago

What is the best mail provider to go with Forge & Digitasl Ocean?

samgreenwood said: Google Business Apps or Exchange Online are probably good options, it's not real...

0 Likes
replied 9 years ago

Re-using parts of methods

jerauf said: So in basic terms, repositories can act almost like include files (in addition to serv...

0 Likes
replied 9 years ago

Application key not set

If you are using latest laravel, check if key:generate updates config in your env app/config/{env}/a...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.