Starting database dump... Database: vegazwoe_laravel_10_blog Host: localhost:3306 Output file: database_dump_vegazwoe_laravel_10_blog_2026-06-16_195703.sql Found 31 tables Dumping table: blogs... -> 25 rows Dumping table: categories... -> 1 rows Dumping table: category_post... -> 0 rows (empty table) Dumping table: comments... -> 0 rows (empty table) Dumping table: en_bonus_pool... -> 63 rows Dumping table: failed_jobs... -> 0 rows (empty table) Dumping table: fi_bonus_pool... -> 33 rows Dumping table: game_provider_reviews... -> 10 rows Dumping table: game_providers... -> 113 rows Dumping table: guides... -> 9 rows Dumping table: html_widgets... -> 12 rows Dumping table: landing_pages... -> 105 rows Dumping table: languages... -> 8 rows Dumping table: licenses... -> 34 rows Dumping table: migrations... -> 45 rows Dumping table: model_has_permissions... -> 0 rows (empty table) Dumping table: model_has_roles... -> 1 rows Dumping table: news... -> 164 rows Dumping table: no_bonus_pool... -> 50 rows Dumping table: password_reset_tokens... -> 0 rows (empty table) Dumping table: payment_methods... -> 34 rows Dumping table: permissions... -> 0 rows (empty table) Dumping table: personal_access_tokens... -> 0 rows (empty table) Dumping table: post_views... -> 9545 rows Dumping table: posts... -> 293 rows Dumping table: role_has_permissions... -> 0 rows (empty table) Dumping table: roles... -> 1 rows Dumping table: settings... -> 2 rows Dumping table: text_widgets... -> 10 rows Dumping table: upvote_downvotes... -> 0 rows (empty table) Dumping table: users... -> 6 rows Database dump completed successfully! File size: 12.15 MB File location: /home/vegazwoe/public_html/database_dump_vegazwoe_laravel_10_blog_2026-06-16_195703.sql Compressing dump file... Compressed file: database_dump_vegazwoe_laravel_10_blog_2026-06-16_195703.sql.gz (1.57 MB) Compression ratio: 87.1% Compressed file location: /home/vegazwoe/public_html/database_dump_vegazwoe_laravel_10_blog_2026-06-16_195703.sql.gz To import to live database: gunzip < database_dump_vegazwoe_laravel_10_blog_2026-06-16_195703.sql.gz | mysql -u username -p database_name Done!