1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-06-05 22:09:38 +02:00

Introduzione procedura di configurazione

This commit is contained in:
Dasc3er
2021-02-19 11:54:03 +01:00
parent 73129be4a7
commit b93ee1a7f6
35 changed files with 1432 additions and 166 deletions

View File

@ -10,8 +10,6 @@ class HTMLBuilder
/**
* Handle an incoming request.
*
* @param \Illuminate\Http\Request $request
* @param \Closure $next
* @return mixed
*/
public function handle(Request $request, Closure $next)