Support the ongoing development of Laravel.io →

xie123hil

Joined 1 Mar 2014

Statistics

Threads 3
Replies 4
Solutions 0
Articles 0
posted 9 years ago

Create a directory as a group in the "controllers" directory,how to use these controller

Default: app\controllers\UserController.php I Want : app\controllers\user\UserController.php If do...

0 Likes
2 Replies
Solved
posted 9 years ago

Sending mail,Exception

1. Exception info Swift_TransportException Expected response code 220 but got code "502",...

0 Likes
2 Replies
Solved

After submit a form,php throw a NotFoundHttpException exception

Routes.php Route::get('tool/url_translate', function() { $url = Input::get('url'); echo $url...

0 Likes
4 Replies
Solved
replied 9 years ago

Sending mail,Exception

This smtp host doesn't support TLS,when I remove 'encryption' => 'tls', Mail::send() is ok. Anyon...

0 Likes
replied 10 years ago
0 Likes
replied 10 years ago
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.