Thank you for this video. I have a problem if you can help. When I modified the react code and run the project nothing change In the frontend.
@codewithSJM2 ай бұрын
I think you may try to troubleshoot through these checklist below and make sure everything is fine -Rebuild the Project: Make sure you run the command to rebuild your project, like npm run dev or yarn dev. Sometimes you need to do this to see the updates. -Refresh Your Browser: Clear your browser’s cache or do a hard refresh (Ctrl+F5 or Cmd+Shift+R) to make sure you’re not looking at an old version. -Check for Errors: Open the developer tools in your browser (usually F12 or right-click > Inspect) and look for any error messages that might give a clue. -Verify File Changes: Double-check that you’re editing the right files. It’s easy to accidentally work on the wrong file or in the wrong directory. -Restart the Server: If you’re running a development server, try restarting it. Sometimes this can help apply the changes.
@gb-xm7ugАй бұрын
no github repository error
@codewithSJMАй бұрын
what do you mean ? what are you trying to access? if it is the gituhb repo use the link github.com/shadrackjm/Laravel-React-app-crud-auth
@muhammadjauharisaealal31802 ай бұрын
what is extension u use?
@codewithSJM2 ай бұрын
@@muhammadjauharisaealal3180 for react it is ES7+ React