Open acacha opened 6 years ago
On Laravel works (axios is able in global namespace) but in other environments? TODO test examples what is done without Laravel?
Add
import axios from axios
At import section in Form object!
On Laravel works (axios is able in global namespace) but in other environments? TODO test examples what is done without Laravel?