Closed rabol closed 1 year ago
Hi @rabol, are you seeing a completely blank screen? or throw the View [layouts.app] not found.
error? I'm seeing this error because I created Laravel 10 and followed the installation steps.
If is see the error, you can add the resources/views/layouts/app.blade.php
to fix this.
Example: Laravel UI layouts/app.blade.php
If you follow the instructions, nothing will show when you go to /wizard/user it simply redirect to /wizard/user/name and does not show any thing