Answers for "laravel call controller from another controller inertia with inertia::render"

PHP
0

laravel call controller method from another controller

return App::call('blablaControllerName@functionName');
Posted by: Guest on April-19-2020

Code answers related to "laravel call controller from another controller inertia with inertia::render"

Browse Popular Code Answers by Language