update
This commit is contained in:
parent
04524900e1
commit
f0f3a91e4d
|
@ -2,10 +2,9 @@
|
||||||
|
|
||||||
namespace Dcat\LogViewer;
|
namespace Dcat\LogViewer;
|
||||||
|
|
||||||
use Illuminate\Routing\Controller;
|
|
||||||
use Illuminate\Support\Str;
|
use Illuminate\Support\Str;
|
||||||
|
|
||||||
class LogController extends Controller
|
class LogController
|
||||||
{
|
{
|
||||||
public function index($file = null)
|
public function index($file = null)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user