public function __construct()
{
$this->middleware('auth');
}
['posts'=>$posts]
compact("posts")
$ php artisan vendor:publish --provider="Intervention\Image\ImageServiceProviderLaravelRecent"
php artisan vendor:publish --provider="Intervention\Image\ImageServiceProviderLaravel5"
<label>
Your Country
[checkbox your-country "China" "India" "San Marino"]
</label>