{{-- /** * *************************** FLAGGED FOR DELETION *************************** * * ========== DEPRECATED ========== DEPRECATED ========== DEPRECATED ========== * ******** THIS LIVEWIRE VIEW/COMPONENT WILL BE DELETED IN NEXT COMMIT ******** * ========== DEPRECATED ========== DEPRECATED ========== DEPRECATED ========== * * *************************** FLAGGED FOR DELETION *************************** */ --}}
HTTP Method | Route | Description | Output type | @foreach($functions as $function) |
---|---|---|---|---|
{{ $function->httpMethod }} | @if($function->trimFrom !== null) {{ substr($function->route, 0, $function->trimFrom) }}[params] @else {{ $function->route }} @endif | {{ $function->description }} | {{ $function->outputType }} |