Preloader Close

Blog Details

Tems' Grammy Win and the Rise of Nigerian Mus

content file

Tems' recent Grammy win for Best African Music Performance with her single "Love Me Jeje" has once again highlighted the immense talent within Nigeria's music scene. Her journey from debuting in 2019 to becoming a two-time Grammy awardee underscores the potential for Nigerian artists to achieve global recognition. For emerging musicians inspired by Tems' success, platforms like Swypatune offer a unique opportunity to showcase talent and gain exposure. Swypatune is a digital talent contest platform that empowers artists to present their music to a global audience. By participating, creators can enter their songs into competitions where users act as judges by swiping and voting for their favorite tunes. Notably, Swypatune offers contestants the chance to win substantial prizes, including up to ?10 million, providing both recognition and financial support to kickstart their careers. Tems' achievements demonstrate that with the right platform and exposure, Nigerian artists can reach international acclaim. Swypatune aims to be that stepping



Share:

Comment (0)

    No comments found

Swypatune
7.4.33PHP Version84.8msRequest Duration5MBMemory UsageGET blog-details/{id}/{section_type}Route
    • Booting (49.41ms)
    • Application (35.12ms)
    • 1 x Booting (58.26%)
      49.41ms
      1 x Application (41.42%)
      35.12ms
      4 templates were rendered
      • website.single_blog (resources/views/website/single_blog.blade.php)11blade
        Params
        0
        blog
        1
        comment_count
        2
        likes_count
        3
        comments
        4
        blog_archive
        5
        title
        6
        tags
        7
        all_tags
        8
        prev_post
        9
        next_post
        10
        section_type
      • website_theme_layouts.app (resources/views/website_theme_layouts/app.blade.php)19blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        data
        4
        errors
        5
        blog
        6
        comment_count
        7
        likes_count
        8
        comments
        9
        blog_archive
        10
        title
        11
        tags
        12
        all_tags
        13
        prev_post
        14
        next_post
        15
        section_type
        16
        __currentLoopData
        17
        loop
        18
        author_image
      • website_theme_layouts.header (resources/views/website_theme_layouts/header.blade.php)19blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        data
        4
        errors
        5
        blog
        6
        comment_count
        7
        likes_count
        8
        comments
        9
        blog_archive
        10
        title
        11
        tags
        12
        all_tags
        13
        prev_post
        14
        next_post
        15
        section_type
        16
        __currentLoopData
        17
        loop
        18
        author_image
      • website_theme_layouts.footer (resources/views/website_theme_layouts/footer.blade.php)19blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        data
        4
        errors
        5
        blog
        6
        comment_count
        7
        likes_count
        8
        comments
        9
        blog_archive
        10
        title
        11
        tags
        12
        all_tags
        13
        prev_post
        14
        next_post
        15
        section_type
        16
        __currentLoopData
        17
        loop
        18
        author_image
      uri
      GET blog-details/{id}/{section_type}
      middleware
      web
      controller
      App\Http\Controllers\HomeController@single_blog
      namespace
      App\Http\Controllers
      prefix
      where
      file
      app/Http/Controllers/HomeController.php:648-679
      9 statements were executed14.09ms
      • select `tag_name` from `tags`1.6ms/app/Http/Controllers/HomeController.php:657newschema
        Metadata
        Backtrace
        • 14. /app/Http/Controllers/HomeController.php:657
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:169
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
      • select `updates_id`, CONCAT(first_name," ",last_name) as author, `updates`.`title`, `cover_image`, `content_file`, `created_on`, `file_type`, `content`, `section`, `profile_image`, `about`, `updates`.`post_on` from `updates` inner join `admin_users` on `admin_users`.`admin_id` = `updates`.`added_by` where (`updates_id` = '17') limit 11.98ms/app/Http/Controllers/HomeController.php:663newschema
        Metadata
        Bindings
        • 0. 17
        Backtrace
        • 13. /app/Http/Controllers/HomeController.php:663
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:169
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
      • select count(*) as aggregate from `comments` where (`updates_id` = '17')1.55ms/app/Http/Controllers/HomeController.php:665newschema
        Metadata
        Bindings
        • 0. 17
        Backtrace
        • 12. /app/Http/Controllers/HomeController.php:665
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:169
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
      • select count(*) as aggregate from `likes` where (`updates_id` = '17')1.48ms/app/Http/Controllers/HomeController.php:666newschema
        Metadata
        Bindings
        • 0. 17
        Backtrace
        • 12. /app/Http/Controllers/HomeController.php:666
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:169
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
      • select `comment_text`, CONCAT(first_name," ",last_name) as "name", `users`.`display_image`, `comments`.`created_on` from `comments` inner join `users` on `users`.`user_id` = `comments`.`user_id` where (`updates_id` = '17') order by `comment_id` desc1.49ms/app/Http/Controllers/HomeController.php:667newschema
        Metadata
        Bindings
        • 0. 17
        Backtrace
        • 10. /app/Http/Controllers/HomeController.php:667
        • 13. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:169
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
      • select `updates_id`, `title`, `cover_image` from `updates` where (`section` = 'index-7.html' and `status` = 'active') and `updates_id` < '17' order by `updates_id` desc limit 11.53ms/app/Http/Controllers/HomeController.php:669newschema
        Metadata
        Bindings
        • 0. index-7.html
        • 1. active
        • 2. 17
        Backtrace
        • 13. /app/Http/Controllers/HomeController.php:669
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:169
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
      • select `updates_id`, `title`, `cover_image` from `updates` where (`section` = 'index-7.html' and `status` = 'active') and `updates_id` > '17' order by `updates_id` desc limit 11.56ms/app/Http/Controllers/HomeController.php:671newschema
        Metadata
        Bindings
        • 0. index-7.html
        • 1. active
        • 2. 17
        Backtrace
        • 13. /app/Http/Controllers/HomeController.php:671
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:169
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
      • select `updates_id`, substr(content,1,250) as short_content, `content`, `content_file`, `created_on`, `title`, `cover_image`, `file_type` from `updates` where (`section` = 'index-7.html' and `status` = 'active') and `updates_id` != '17' order by `updates_id` desc limit 51.38ms/app/Http/Controllers/HomeController.php:673newschema
        Metadata
        Bindings
        • 0. index-7.html
        • 1. active
        • 2. 17
        Backtrace
        • 12. /app/Http/Controllers/HomeController.php:673
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:169
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
      • select `tag_name` from `update_tags` inner join `tags` on `tags`.`id` = `update_tags`.`tag_id` where (`updates_id` = 17)1.52ms/app/Http/Controllers/HomeController.php:676newschema
        Metadata
        Bindings
        • 0. 17
        Backtrace
        • 12. /app/Http/Controllers/HomeController.php:676
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:169
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
      App\Models\Update
      1
          _token
          Diwg0UxQOqw6hpVa0cQ3UjGKfZhB0tqzqhLAtOq5
          _previous
          array:1 [ "url" => "https://myswypatune.com/blog-details/17/index-7.html" ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /blog-details/17/index-7.html
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "host" => array:1 [ 0 => "myswypatune.com" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] ]
          request_server
          0 of 0
          array:44 [ "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "myswypatune.com" "REDIRECT_STATUS" => "200" "HTTPS" => "on" "SSL_TLS_SNI" => "myswypatune.com" "HTTP_HOST" => "myswypatune.com" "HTTP_CONNECTION" => "keep-alive" "HTTP_PRAGMA" => "no-cache" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" "SERVER_SIGNATURE" => "<address>Apache/2.4.52 (Ubuntu) Server at myswypatune.com Port 443</address>\n" "SERVER_SOFTWARE" => "Apache/2.4.52 (Ubuntu)" "SERVER_NAME" => "myswypatune.com" "SERVER_ADDR" => "10.0.0.6" "SERVER_PORT" => "443" "REMOTE_ADDR" => "216.73.216.176" "DOCUMENT_ROOT" => "/var/www/html/swypatune-laravel/public" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/var/www/html/swypatune-laravel/public" "SERVER_ADMIN" => "[no address given]" "SCRIPT_FILENAME" => "/var/www/html/swypatune-laravel/public/index.php" "REMOTE_PORT" => "31757" "REDIRECT_URL" => "/blog-details/17/index-7.html" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/blog-details/17/index-7.html" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1751322169.2116 "REQUEST_TIME" => 1751322169 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 30 Jun 2025 22:22:49 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkNRZ29vSzNxWFl3elA2MDZ0MFBveFE9PSIsInZhbHVlIjoibkFtdWhwZ1RZNlZLSWJRelJFdEpGWDFwWExTUnBDcG92UkFwWWNWVGFSUU95Wm9wNjIzRXlWZlA3RFpLd3NVMyIsIm1hYyI6Ijk4ZWJjZjZhYThmMWJiNzVjMzM3ZDdjNDQ3M2EyOTgyOGRiN2Q1MWVjM2E2NDU5MzYwYTdiOWQ5MDZjMmFkMjkifQ%3D%3D; expires=Tue, 01-Jul-2025 00:22:49 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6IkNRZ29vSzNxWFl3elA2MDZ0MFBveFE9PSIsInZhbHVlIjoibkFtdWhwZ1RZNlZLSWJRelJFdEpGWDFwWExTUnBDcG92UkFwWWNWVGFSUU95Wm9wNjIzRXlWZlA3RFpLd3NVMyIsIm1hY" 1 => "laraivel_session=eyJpdiI6IitvTkRXbkpacGhlSVAzZ0N1ME40Y3c9PSIsInZhbHVlIjoiaGMyMFkrRmxKTlVqZkN1THdFK2c2UUl1TWxvTDFnSHd1Sng2RkdEWlp0cW1VTTAzanBQN0tcL2NZVU4wOFpldUVCcnh6c2FXSHIxbktVQXYxQUQxNVduWnJxYm5hbWMxOWhma09WNFdJVXozRWZad2hxcTI3R2xNbXZwRytBR29kIiwibWFjIjoiOGRkN2QxODRiNmE1MjU0MmU4MjVhNDIxOGNkZmYzOTNjZjE1MmUzYWE1NGZiNmMxYWJkN2NiZTNmYmFjNTVjMiJ9; expires=Tue, 01-Jul-2025 00:22:49 GMT; Max-Age=7200; path=/; httponlylaraivel_session=eyJpdiI6IitvTkRXbkpacGhlSVAzZ0N1ME40Y3c9PSIsInZhbHVlIjoiaGMyMFkrRmxKTlVqZkN1THdFK2c2UUl1TWxvTDFnSHd1Sng2RkdEWlp0cW1VTTAzanBQN0tcL2NZVU4wOFpldUV" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkNRZ29vSzNxWFl3elA2MDZ0MFBveFE9PSIsInZhbHVlIjoibkFtdWhwZ1RZNlZLSWJRelJFdEpGWDFwWExTUnBDcG92UkFwWWNWVGFSUU95Wm9wNjIzRXlWZlA3RFpLd3NVMyIsIm1hYyI6Ijk4ZWJjZjZhYThmMWJiNzVjMzM3ZDdjNDQ3M2EyOTgyOGRiN2Q1MWVjM2E2NDU5MzYwYTdiOWQ5MDZjMmFkMjkifQ%3D%3D; expires=Tue, 01-Jul-2025 00:22:49 GMT; path=/XSRF-TOKEN=eyJpdiI6IkNRZ29vSzNxWFl3elA2MDZ0MFBveFE9PSIsInZhbHVlIjoibkFtdWhwZ1RZNlZLSWJRelJFdEpGWDFwWExTUnBDcG92UkFwWWNWVGFSUU95Wm9wNjIzRXlWZlA3RFpLd3NVMyIsIm1hY" 1 => "laraivel_session=eyJpdiI6IitvTkRXbkpacGhlSVAzZ0N1ME40Y3c9PSIsInZhbHVlIjoiaGMyMFkrRmxKTlVqZkN1THdFK2c2UUl1TWxvTDFnSHd1Sng2RkdEWlp0cW1VTTAzanBQN0tcL2NZVU4wOFpldUVCcnh6c2FXSHIxbktVQXYxQUQxNVduWnJxYm5hbWMxOWhma09WNFdJVXozRWZad2hxcTI3R2xNbXZwRytBR29kIiwibWFjIjoiOGRkN2QxODRiNmE1MjU0MmU4MjVhNDIxOGNkZmYzOTNjZjE1MmUzYWE1NGZiNmMxYWJkN2NiZTNmYmFjNTVjMiJ9; expires=Tue, 01-Jul-2025 00:22:49 GMT; path=/; httponlylaraivel_session=eyJpdiI6IitvTkRXbkpacGhlSVAzZ0N1ME40Y3c9PSIsInZhbHVlIjoiaGMyMFkrRmxKTlVqZkN1THdFK2c2UUl1TWxvTDFnSHd1Sng2RkdEWlp0cW1VTTAzanBQN0tcL2NZVU4wOFpldUV" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "Diwg0UxQOqw6hpVa0cQ3UjGKfZhB0tqzqhLAtOq5" "_previous" => array:1 [ "url" => "https://myswypatune.com/blog-details/17/index-7.html" ] "PHPDEBUGBAR_STACK_DATA" => [] ]