Here's how I upload file my Api action : [HttpPost] public async Task<BaseListResponse<MediaStorageModel>> MediaBrand(IFormFile file, int brandId)
Running into some weird stuff.. Trying to hit my api from my angular app. Since We need to use windows authentication we need to setup a proxy.conf for angular
What is the best way to apply little changes in Laradock file without rebuilding? I have to try to make my Laradock and Xdebug working in my Laravel project. I
My spring-boot applications fails to start with the following exceptions: Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error cre
I'm doing the frontend for a project im working in with a friend and I am struggeling with the language-switch at the moment. I planned to make a function, whic
In the main directory of the website in the index.php file, On the line 11 I have this line: require_once('../db.php'); The db.php file contains the informatio
I have a dataframe like so: switch_summary duration count McDonalds -> Arbys -> McDonalds 0.067 1 Wendys -&g