File manager - Edit - /var/www/payraty/hris/stubs/nwidart-stubs/component-class.stub
Back
<?php namespace $NAMESPACE$; use Illuminate\View\Component; use Illuminate\View\View; class $CLASS$ extends Component { /** * Create a new component instance. */ public function __construct() { // } /** * Get the view/contents that represent the component. */ public function render(): View|string { return view('$LOWER_NAME$::$COMPONENT_NAME$'); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 1.93 |
proxy
|
phpinfo
|
Settings