Laravel Backends for Vue.js 3 - CRUD with Laravel and Vue - Create New Resources with Laravel and Vue
In this lesson, we learn how to create a new link in the database. We use axios to make a POST request to the Laravel powered/links endpoint from our Vue.js frontend.
Links
- Nanoid - library for generating random hashes