Support the ongoing development of Laravel.io →

delahappy

Joined 20 Jun 2014

Statistics

Threads 2
Replies 5
Solutions 0
Articles 0

Trouble with Mail::send

I have the following configuration: 'driver' => 'smtp', 'host' => 'smtp.host.com', 'port'=>...

0 Likes
7 Replies
posted 9 years ago

Problem with controller routing.

I have several controller where I split the routing up among different filters. For example: Route:...

0 Likes
4 Replies
Solved
replied 9 years ago

Trouble with Mail::send

I verified I am in debug mode. I verified I have the right smtp server. I only have one mail.php f...

0 Likes
replied 9 years ago

Trouble with Mail::send

I just made sure sendmail is installed. This is my dev server so I am running in debug mode. Do you...

0 Likes
replied 9 years ago

Trouble with Mail::send

IanSirkit said: Can you confirm that the path to sendmail exists on the Linux machine? Does this pa...

0 Likes
replied 9 years ago

Problem with controller routing.

Thanks for your explanation.

0 Likes
replied 9 years ago

Problem with controller routing.

TorchSK said: You have to move the Route::get('service/create', 'ServicesController@create'); above...

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.