vendor and env first commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
|
||||
Route::get('/activity', 'ActivityController@index');
|
||||
Route::get('/stats/activity', 'StatsController@show');
|
||||
Reference in New Issue
Block a user