DAINIKBELA.COM SETUP
1. Upload/extract all contents of this package into the document root for dainikbela.com (normally public_html).
2. Use PHP 8.1, 8.2 or 8.3. Laravel 10 in this package requires PHP >= 8.1.
3. In cPanel MySQL Databases, ensure database user zashdytc_bela1 is assigned to database zashdytc_bela1 with ALL PRIVILEGES.
4. Import creativedesignbd_news4.sql into database zashdytc_bela1 using phpMyAdmin. The old database name in SQL comments does not matter.
5. The ACTIVE environment file for this customized script is project/vendor/markury/src/.env (bootstrap/app.php explicitly points there).
6. Make project/storage and project/bootstrap/cache writable (typically directories 755; if the host requires, 775 for these writable directories).
7. Root .htaccess and index.php must remain beside assets/ and project/.
8. If cPanel Terminal is available, from the project directory run:
   php artisan optimize:clear
9. If a 500 error remains, inspect project/storage/logs/laravel.log and the hosting PHP error log.
10. After installation, rotate the database password because credentials were shared during troubleshooting, then update project/vendor/markury/src/.env.
