started l7

This commit is contained in:
denisdulici
2020-03-04 11:09:28 +03:00
parent 29483d8c0a
commit 03cf280063
30 changed files with 195 additions and 120 deletions

View File

@ -1,5 +1,7 @@
<?php
use Illuminate\Support\Facades\Route;
Route::group([
'prefix' => 'portal',
'middleware' => 'portal',