Commit for this lesson: https://github.com/LaravelDaily/Laravel-React-Course/commit/90ae1df87dfa9b0a74c3166a34298c964b08d548
Commit for this lesson: https://github.com/LaravelDaily/Laravel-React-Course/commit/90ae1df87dfa9b0a74c3166a34298c964b08d548
Thanks for this tutorial it has been enrishing so far, however I am currently stock at this point. I am getting the error: Uncaught TypeError: Cannot read properties of undefined (reading 'map') on the posts/create page for the line that fetches the categories to the dropdownlist box. My code is below:
constructor(props) { super(props);