{{-- /** * *************************** FLAGGED FOR DELETION *************************** * * ========== DEPRECATED ========== DEPRECATED ========== DEPRECATED ========== * ******** THIS LIVEWIRE VIEW/COMPONENT WILL BE DELETED IN NEXT COMMIT ******** * ========== DEPRECATED ========== DEPRECATED ========== DEPRECATED ========== * * *************************** FLAGGED FOR DELETION *************************** */ --}}

Functions

Search for a function by name or description:
@foreach($functions as $function) @endforeach
HTTP Method Route Description Output type
{{ $function->httpMethod }} @if($function->trimFrom !== null) {{ substr($function->route, 0, $function->trimFrom) }}[params] @else {{ $function->route }} @endif {{ $function->description }} {{ $function->outputType }}

To view a function, search for it in the table and click View.

If only one function matches the search criteria, it will show automatically.

Note: current function descriptions are subject to changes and updates.

@foreach($functions as $function) @endforeach