Pages
(Move to ...)
Home
Contact Us
Privacy Policy
About us
▼
15 September, 2024
Weekly /r/Laravel Help Thread
›
Ask your Laravel help questions here. To improve your chances of getting an answer from the community, here are some tips: * What steps h...
Convert CSV to REST API
›
Convert your CSV to a fast, searchable, REST API with my new tool. Check it out and let me know what you think. submitted by /u/jdcarnivo...
How to consider daylight savings time when using cron schedule in Airflow
›
In Airflow, I'd like a job to run at specific time each day in a non-UTC timezone. How can I go about scheduling this? The problem i...
I dug through Laravel's new `defer()` helper to find out what's powering them if not queues.
›
submitted by /u/amitmerchant [link] [comments]
14 September, 2024
An auth helper package for Laravel HTTP Client
›
I really like the built in HTTP Client in Laravel. It makes it so quick and easy to make calls to external services. But a common thing for ...
Error when i run commend php composer dump-autoload
›
Illuminate\Foundation\ComposerScripts::postAutoloadDump @php artisan package:discover --ansi Error Class "Composer\InstalledVer...
Should Laravel introduce AI validation rules into core?
›
I think this could be a great addition. Would you use it? submitted by /u/jdcarnivore [link] [comments]
Where to find the latest version of google-api-services-gmail maven?
›
I am trying to find the latest version of the google-api-services-gmail api. At https://central.sonatype.com/artifact/com.google.apis/google...
I am trying to insert a timestamp from one spreadsheet to another spreadsheet
›
I have two spreadsheets, we will call them Active Spreadsheet (where the code is being implemented) and Target Spreadsheet (where the timest...
13 September, 2024
Different plots of marginal effects with interaction term and offset when using different packages
›
I'm trying to understand why when I plot marginal effects using different packages I get different plots. Admittedly, I suspect it's...
Laravel Singletons Can Be Dangerous in Long Living Processes
›
submitted by /u/DutchBytes [link] [comments]
Stop using arrays
›
submitted by /u/lyotox [link] [comments]
Laravel Herd Adds Forge Integration, Dump Updates, and More in v1.11
›
--- Laravel Herd released v1.11 this week, a significant update that includes Laravel Forge integration, sharing Herd project configur...
What’s New in Laravel 11.23: A Summary
›
submitted by /u/codingtricks [link] [comments]
12 September, 2024
Excel VBA Selecting the files xxx_Before.log then xxx_After.log
›
Main goal is to select Tag1_Before.log then Tag1_After.log (The name of the files will be different but there will definitely have a before ...
✅ Command Validator: validate the input of console commands
›
Command Validator is a Laravel package to validate the input of console commands. ✅ https://github.com/cerbero90/command-validator Th...
Invalid Grant Error with MSAL in Next.js - Insufficient Permissions (AADB2C90205)
›
I am implementing login functionality in my Next.js application using Azure AD B2C and the MSAL library. However, I am encountering the foll...
Laracon US Keynote Framework Updates Are Now In Laravel 11.23
›
--- The Laravel team released v11.23 this week, with the Laracon US 2024 open-source updates like defer(), concurrency, contextual con...
Getting Authentication error when connecting to another private repo from the github actions workflow
›
I'm using the self-hosted runner in the GitHub actions workflow. Facing issue when running the terraform init command. It throws the Aut...
11 September, 2024
how can I integrate continuous data and static data using random forest machine learning model?
›
I am using random forest regression model to predict groundwater level changes. I am using continuous inputs (timeseries data) such as GRACE...
Spring boot app (error: method getFirst()) failed to run at local machine, but can run on server
›
The Spring boot app can run on the online server. Now, we want to replicate the same app at the local machine but the Spring boot jar file f...
VS Code feels less
›
So I decided to move from PHPStorm to VS Code, because 2 PHPStorm reasons: * PHPStorm Laravel Idea is a paid plugin :( Yes I know 30 days...
How to Not Turn Your Laravel App into a Circus
›
submitted by /u/amashq [link] [comments]
Lazy JSON Pages: scrape any JSON API in a memory-efficient way
›
Lazy JSON Pages v2 is finally out! 💝 Scrape literally any JSON API in a memory-efficient way by loading each paginated item one-by-one in...
10 September, 2024
Truncating Production Tables Live On Stage with Verbs (Daniel Coulbourne)
›
submitted by /u/ichthuz [link] [comments]
error when trying to join many upset plots in only one plot using grid.arrange in r
›
I'm trying to join many upset plots in only one image in r, I can generate the plots individually but when I use grid.arrange (from grid...
pip install itself fails with "No module named 'distutils'"
›
I use Windows 11 and Python 3.12.5 64-bit, installed from https://www.python.org/downloads/ /> I'm trying to install requirements ...
Are `elf.h` structures packed?
›
Quoting the man page: All data structures that the file format defines follow the "natural" size and alignment guidelines for...
API WOOCOMERCE (INSERT PRODUCT) - Whitespace on attributes (options)
›
I have the following problem. I'm uploading a product via api rest v3. I have the problem loading attribute options If I use a ...
09 September, 2024
Does it cost money to read from aws s3 in Python?
›
There are certain operations that I am doing in Python and I would like to know if any of these are charging my company or me money. I will ...
‹
›
Home
View web version