Can you show some code?
Error in a Basic Laravel Project
Hi there,
I am new to Laravel programming and to posting on this forum (and to using forums, in general). If there is anything I need to read to familiarize myself with how to seek help, please post it here or direct me to the right place.
I have created a simple landing page using a Laravel project. And now I am creating two simple calculation apps using Laravel that will be accessed through the landing page. Here is my structure.
[I received a message here that I can not include links on the first day I sign up. So maybe I will write about the structure in my next post.]
I am using Laravel 12 (PHP 8.2) and WAMP Server (PHP 8.5.1). And I usually code on VS Code on Windows.
When I go to mywebsite.local, I click on 'Open Datalab'. It takes me to: x
I click on 'Login to Start'. It takes me to: x
I log in with a username and password, and it takes me to: x
When I click on Approve, I receive an error 401 on x
I have spent 3 days and still cannot resolve this issue. [ChatGPT gave a run for my life, and it felt like I was running in cycles.] Nothing worked out.
How can I resolve this matter?
Please or to participate in this conversation.