<?php return [ 'path' => 'admin', 'domain' => null, // vagy 'admin.domain.com' 'middleware' => [ 'web', 'auth', ], ];
info at phpclasses dot org