multiple authentication laravel
что бы могла аутентифицироваться сущность User или Doctor.Route::get('admin/{alias}', 'Admin\AppController@index')->name('admin')->where('alias','.*');
where
https://laravel.com/docs/5.8/routing#parameters-re... $mod = Storage::disk('uploads')->lastModified('/categories/content/5d72130279af09.62535395/aCyOU8V72n8y2GcX2CS1avvV2xAdexfTNs97I3lc.jpeg');
echo date("Y-m-d\TH:i\Z", $mod);
lastModified
: https://laravel.com/docs/5.8/filesystem#file-metadata