Skip to content

Commit

Permalink
Update mail.md
Browse files Browse the repository at this point in the history
  • Loading branch information
antonybudianto committed Jun 1, 2015
1 parent 665170b commit f35b105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mail.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@ The send a message, use the `send` method on the `Mail` [facade](/docs/{{version
<?php namespace App\Http\Controllers;

use Mail;
use App\User;
use Illuminate\Http\Request;
use App\Http\Controllers\Controller;
use App\User;

class UserController extends Controller
{
Expand Down

0 comments on commit f35b105

Please sign in to comment.