vuetable-2-with-laravel-5.4
vuetable-2-with-laravel-5.4 copied to clipboard
Any way to support server auth either via header manipulation, or custom HTTP handler?
I need a way to support authorization headers for data retrieval. I know axios has the ability, but I see no way to manipulate it in the current documentation.
See here.