mirror of
https://github.com/brufdev/many-notes.git
synced 2026-05-03 07:50:15 -05:00
Add Laravel 11
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace App\Http\Controllers;
|
||||
|
||||
abstract class Controller
|
||||
{
|
||||
//
|
||||
}
|
||||
Reference in New Issue
Block a user