Subscribe to:
Post Comments (Atom)
To configure Nginx for a Laravel application located within a subfolder, a location block is required to handle requests to that specifi...
-
define('WP_DEBUG', true); define('WP_DEBUG_LOG', true); define('WP_DEBUG_DISPLAY', true); @ini_set( 'display_er...
-
I planned to held online practical exams for students who must save their result data on remote samba server. This tutorial ex...
-
Add the following code snippet in wp-config.php define('AUTOSAVE_INTERVAL', 300); // seconds define('WP_POST_REVISIONS', fa...
No comments:
Post a Comment