خرید بک لینک

Vote count: 0

I`m new to laravel 5.4.and i need to download few PDF files from its database.but issue is when i download here is the issue.

enter image description here

Here is my controller.

 public function download_files(){

    $dowaloads=DB::table('dowanloadable_files')->get();
    return view('dowanload.dowanload', compact('dowaloads'));
}

Here is my view.

asked 13 secs ago

برچسب: نویسنده: استخدام کار تاريخ: شنبه 2 ارديبهشت 1396 ساعت: 13:35

صفحه بندی