mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 18:44:03 +00:00
Fix a lot of bugs, fix #23
This commit is contained in:
parent
39d9c9d51e
commit
22fc843ce3
10 changed files with 88 additions and 23 deletions
|
|
@ -4,7 +4,7 @@ namespace Stancl\Tenancy\Controllers;
|
|||
|
||||
use Illuminate\Routing\Controller;
|
||||
|
||||
class TenantAssetController extends Controller
|
||||
class TenantAssetsController extends Controller
|
||||
{
|
||||
public function __construct()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue