Applied fixes from StyleCI
This commit is contained in:

committed by
StyleCI Bot

parent
a76244b76f
commit
0d254f6e73
@@ -214,6 +214,7 @@ class LanguageController extends Controller
|
||||
public function download()
|
||||
{
|
||||
$file_path = base_path('public/downloads/en.zip');
|
||||
|
||||
return response()->download($file_path);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user