I'm joining tables to view rental films by genre, but I also want to know how much was rented per genre using the SUM function. The amount of rental is within p
I am currently trying to work on an app that tests user's submission of react applications after providing a certain set of rules of how the app should function
I have the following code in Laravel $total_for_indicators_per_date = Ed_data_count::where('ed_indicator_id', $indicator_id) ->orderby('date', 'asc') ->se
I am new to helm charts. I have 12-14 yaml files in my helm template folder. With helm install commands, all the files will be installed and pods will be starte
I have a web application that produces a large amount of log data. We use Cloudwatch to trigger alerts when certain exceptions are detected. Those alerts go to
I have created a management system on Laravel which works fine on my local machine but when I uploaded it on my GoDaddy server the first page which is login wor