Support the ongoing development of Laravel.io →

mrobertojj

Joined 25 Feb 2014

Statistics

Threads 0
Replies 2
Solutions 0
Articles 0

mrobertojj has not posted any threads yet

replied 10 years ago

Simple Controller/Method-Routing?

Route Route::get('test', 'HomeController@tryMe'); Controller <?php class HomeController extends...

0 Likes
replied 10 years ago

Email form

first set config/mail.php, as an example the gmail: 'driver' => 'smtp', 'host' => 'smtp.gmail....

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.