This commit is contained in:
Julien Nahum
2023-03-23 14:07:55 +01:00
parent 472b1a8061
commit 4bb2b59132
4 changed files with 22 additions and 13 deletions

View File

@@ -8,8 +8,6 @@ class SpaController extends Controller
{
/**
* Get the SPA view.
*
* @return \Illuminate\Http\Response
*/
public function __invoke(Request $request)
{