InvalidArgumentException
No hint path defined for [worldcup].
An unhandled exception occurred on line 112
109 |
|
---|---|
110 |
|
111 |
|
112 |
|
113 |
|
Solution
you code is wrong you should to something like this ```php class CashFlowdataController extends Controller { public function index() { return view('CashFlowdata.create'); }…View solution externally on StackOverflow
May 02, 2021
•
Anyone
Install the browser extension
Found this solution helpful? Try our extension for quick solutions to your Laravel errors.
Add to Chrome - It's free
0 replies