Hello
In this React series we will now be making API that will
create
view
delete
update
records in database and we have used laravel as backend you can choose other technology If you want to
We also have done the task to delete student in front end by making axios call
In this next Video we will be make update form in front end
We aren't using authentication in this series so we have used other methods to hit methods in backend by using verifycsrftoken file and we have used api.php file to write our routes and not using authentication