sample event listener and scaffolding for a module
This commit is contained in:
@@ -8,7 +8,6 @@ class HomeController extends AppBaseController
|
||||
{
|
||||
/**
|
||||
* Show the application dashboard.
|
||||
* @return \Illuminate\Http\Response
|
||||
*/
|
||||
public function index()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user