Every time I am writing code in different classes of Laravel where I saw the keyword Illuminate always. I cannot understand what is the meanin
I'm using react material-ui (MUI) I want to show an error on some condition that will calculate on the backend. I used MUI-datepicker but I can't show error imp
I have a web application running on .Net Core 2.2 and so far it has been deployed on various servers on IIS screenshot of web.config The cookies created on all
I've been tasked with compiling a list of all our security groups and grabbing specific information about these groups but I cannot for the life of me figure ou
By default, this code obtains all the closing days data or several Tickers: tickers = ['SPY', 'QQQ', 'GLD ', 'EEM', 'IEMG', 'VTI', 'HYG', 'SJNK', 'USO'] ind_dat
I'm copying sql files to another directory using <copy todir="../directory" filtering="true"> <fileset dir="${project.basedir}/sql/creation/scr
I am building a django graphql api with graphene for photography events. Each event has a location, photographer and event date. I want to be able to filter all
I am using Laravel 8. I have two tables album and images, Images belongs to an album. I want just to display images but the ones with distinct album_id. I am tr
I have an array that contains numbers for example 90.01 90.02.. ,91.05, 91.06.. I want to make all the sum of 90 and device number of 90 and the same for the ot