added bundle controller routing test.
This commit is contained in:
6
tests/laravel/bundles/dashboard/controllers/panel.php
Normal file
6
tests/laravel/bundles/dashboard/controllers/panel.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
class Dashboard_Panel_Controller extends Controller {
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user