Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
Advice
0 votes
0 replies
37 views

I am building a SIEM simulator that collect logs from registered user MongoDB instance then analyze the logs, generate alert if detected before sending it to the user front-end dashboard. For my ...
0 votes
1 answer
56 views

I have hostinger shared hosting plan. working on laravel project. For a domain my current file structure is this : Public_html/ Test/ Public/ .htaccess Index.html ...
0 votes
1 answer
91 views

My website is on shared hosting, and the host has decided to standardize on UTC. All my code (crontab, SSI, etc) is based on it being a different timezone. It appears setting CRON_TZ = America/...
T G's user avatar
  • 530
0 votes
0 answers
44 views

PostgreSQL version (14.17) I have a PostgreSQL setup where I want to restrict a role, user1_db, to only see and connect to specific databases it has been granted access to. I've tried with the ...
0 votes
0 answers
119 views

I am working on a Laravel-based e-commerce website and storing product images in storage/products/. The images load fine on my local development server, but on the live server, I get a 403 Forbidden ...
0 votes
2 answers
172 views

I am using jobs in Laravel but do not know how to them in production on shared server I 'm not sure my shared server is able to handle the ubuntu supervisor script to handle queues Is there any other ...
0 votes
0 answers
65 views

Still learning am fearly new to The Dev world. Am Working on a personal project deploy the app and realize shared web hosting restrict CREATE DB for user from the web application context when dealing ...
2 votes
1 answer
174 views

LAST UPDATE with SOLUTION: It was me using have_posts() twice in a row in my if/while combo, deep in the docs it says not to do that. See the accepted answer for the solution. I should print ...
1 vote
1 answer
188 views

I get this error: production.INFO: Failed to authenticate on SMTP server with username "[email protected]" using the following authenticators: "LOGIN", "PLAIN". ...
1 vote
1 answer
154 views

I developed Laravel 11 website. I have subdomain for admin panel this is my routes/web.php file: Route::domain('admin.domain')->name('admin.')->group( function () { Route::get('/', '...
0 votes
1 answer
160 views

This issue sounds kind of ridiculous, but I’ve pinned it down as best I can and ruled out anything obvious. When I’ve been logged in as admin and working on my site in a browser for a while ("a while" ...
1 vote
0 answers
26 views

I'm on a shared hosting environment and trying to get a basic pspell to run with PHP. When I put this code: <?php error_reporting(E_ALL); @ini_set('display_errors', 1); $pSpell = pspell_new(&...
0 votes
1 answer
89 views

I am using ionos shared hosting and pointing my subdomain to laravel and react public folder but only / homepage is working all else is showing 404. I tried to dd on /welcome route but i see it's not ...
0 votes
1 answer
96 views

I have an application developed by reactjs and php laravel. I want to deploy deploy this in a shared hosting with each subfolders not submitted domain. Example Folder Structure: ReactApp -> /...
-3 votes
1 answer
151 views

I am new to laravel but when I coded in vscode everything worked fine, now when I uploaded it to shared server like hostinger now it does not work It says controller does not exist ...I am using ...

15 30 50 per page
1
2 3 4 5
...
107

AltStyle によって変換されたページ (->オリジナル) /