University for the Creative Arts

... United Kingdom
...

No data found!

Intakes
All Campuses Canterbury, Epsom, Farnham, Maidstone and Rochester
Website https://uca.ac.uk/
Monthly Living Cost Inside £1,334, Outside £1,023
Funds Requirements for Visa null
Application Fees null
Currency
Is Lang Mendatory Yes
Part Time Work Details null
Ranking
  • No data found!
English Language Requirements

null

Scholarship Policy

null

Fees & Funding

No data found!

Application Guidelines
  • No data found!
Apply Online

No data found!

Immigration Support Service

No data found!

...

No Data Found!

'

'

Schools, Faculties, and Institutions
Faculties
  • No data found!
Institutes
  • No data found!
Scholarships, Bursaries, and Funding

Students at This University can apply for various scholarship schemes offered by the university, the UK government, and other organizations.

Here are some of the most popular scholarships at University for the Creative Arts:

  • No data found!

Student Accommodation

No data found!

Off-Campus Student Accommodations

For students that may prefer a private student accommodation option, the university authority would be able to help them find a suitable place.

  • No data found!

Popular Courses
Fine Art BA (Hons)
University for the Creative Arts
Campus

Canterbury, Epsom, Farnham, Maidstone and Rochester

Entry Score

5.5

Course Level

Undergraduate

Total Course Fee

BA/BSc (Hons) Event & Promotions Management
University for the Creative Arts
Campus

Canterbury, Epsom, Farnham, Maidstone and Rochester

Entry Score

5.5

Course Level

Undergraduate

Total Course Fee

UK: £9,250 , International/EU : £16,950

MA Fine Art (Farnham campus)
University for the Creative Arts
Campus

Canterbury, Epsom, Farnham, Maidstone and Rochester

Entry Score

5.5

Course Level

Postgraduate

Total Course Fee

UK/EU: £10,500, International: £17,500

BA (Hons) Interior Architecture
University for the Creative Arts
Campus

Canterbury, Epsom, Farnham, Maidstone and Rochester

Entry Score

5.5

Course Level

Undergraduate

Total Course Fee

UK/EU - £9,250 , International - £16,950

MA Graphic Design
University for the Creative Arts
Campus

Canterbury, Epsom, Farnham, Maidstone and Rochester

Entry Score

5.5

Course Level

Postgraduate

Total Course Fee

UK/EU: £10,500, International: £17,500

BA (Hons) Photo & Digital Journalism
University for the Creative Arts
Campus

Canterbury, Epsom, Farnham, Maidstone and Rochester

Entry Score

0.0

Course Level

Undergraduate

Total Course Fee

UK/EU - £9,250 , International - £16,950

...
Request history8.1.11PHP Version347msRequest Duration2MBMemory UsageGET university-details/{id?}Route
    • Booting (22.56ms)time
    • Application (325ms)time
    • 1 x Application (93.5%)
      325ms
      1 x Booting (6.5%)
      22.56ms
      4 templates were rendered
      • university-detailsuniversity-details.blade.php#?blade
      • ajax.homejshomejs.blade.php#?blade
      • layouts.appapp.blade.php#?blade
      • ajax.menusearchjsmenusearchjs.blade.php#?blade
      uri
      GET university-details/{id?}
      middleware
      web
      controller
      App\Http\Controllers\UniversityController@details
      namespace
      prefix
      where
      file
      app/Http/Controllers/UniversityController.php:55-65
      16 statements were executed, 12 of which were duplicates, 4 unique. Show only duplicated287ms
      • Connection Establishedstaging_liveUniversityController.php#56
        Backtrace
        • 15. app/Http/Controllers/UniversityController.php:56
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `institutes` where `slug` = 'university-for-the-creative-arts' limit 1
        21.88msstaging_liveUniversityController.php#56
        Bindings
        • 0: university-for-the-creative-arts
        Backtrace
        • 16. app/Http/Controllers/UniversityController.php:56
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `represent_countries` where `represent_countries`.`id` in ('1')
        650μsstaging_liveUniversityController.php#56
        Bindings
        • 0: 1
        Backtrace
        • 21. app/Http/Controllers/UniversityController.php:56
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `countries` where `countries`.`id` in ('235')
        1.5msstaging_liveUniversityController.php#56
        Bindings
        • 0: 235
        Backtrace
        • 26. app/Http/Controllers/UniversityController.php:56
        • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 29. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 30. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `courses` where `institute_id` = '72' order by RAND() limit 6
        245msstaging_liveUniversityController.php#62
        Bindings
        • 0: 72
        Backtrace
        • 15. app/Http/Controllers/UniversityController.php:62
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `institutes` where `institutes`.`id` = '72' limit 1
        10.73msstaging_liveuniversity-details.blade.php#310
        Bindings
        • 0: 72
        Backtrace
        • 22. view::university-details:310
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '1' limit 1
        640μsstaging_liveuniversity-details.blade.php#326
        Bindings
        • 0: 1
        Backtrace
        • 22. view::university-details:326
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `institutes` where `institutes`.`id` = '72' limit 1
        860μsstaging_liveuniversity-details.blade.php#310
        Bindings
        • 0: 72
        Backtrace
        • 22. view::university-details:310
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '1' limit 1
        550μsstaging_liveuniversity-details.blade.php#326
        Bindings
        • 0: 1
        Backtrace
        • 22. view::university-details:326
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `institutes` where `institutes`.`id` = '72' limit 1
        950μsstaging_liveuniversity-details.blade.php#310
        Bindings
        • 0: 72
        Backtrace
        • 22. view::university-details:310
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '2' limit 1
        660μsstaging_liveuniversity-details.blade.php#326
        Bindings
        • 0: 2
        Backtrace
        • 22. view::university-details:326
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `institutes` where `institutes`.`id` = '72' limit 1
        820μsstaging_liveuniversity-details.blade.php#310
        Bindings
        • 0: 72
        Backtrace
        • 22. view::university-details:310
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '1' limit 1
        540μsstaging_liveuniversity-details.blade.php#326
        Bindings
        • 0: 1
        Backtrace
        • 22. view::university-details:326
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `institutes` where `institutes`.`id` = '72' limit 1
        880μsstaging_liveuniversity-details.blade.php#310
        Bindings
        • 0: 72
        Backtrace
        • 22. view::university-details:310
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '2' limit 1
        530μsstaging_liveuniversity-details.blade.php#326
        Bindings
        • 0: 2
        Backtrace
        • 22. view::university-details:326
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `institutes` where `institutes`.`id` = '72' limit 1
        880μsstaging_liveuniversity-details.blade.php#310
        Bindings
        • 0: 72
        Backtrace
        • 22. view::university-details:310
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '1' limit 1
        610μsstaging_liveuniversity-details.blade.php#326
        Bindings
        • 0: 1
        Backtrace
        • 22. view::university-details:326
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Models\Institute
      7Institute.php#?
      App\Models\Course
      6Course.php#?
      App\Models\CourseLevel
      6CourseLevel.php#?
      App\Models\RepresentCountry
      1RepresentCountry.php#?
      App\Models\Country
      1Country.php#?
          _token
          HOguOY8LnlZC57Y7wxB2wfP7gX6wGlMN2pa5Mx3H
          current_url
          https://staging.bheuni.io/university-details/university-for-the-creative-arts
          _previous
          array:1 [ "url" => "https://staging.bheuni.io/university-details/university-for-the-creative-arts"...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /university-details/university-for-the-creative-arts
          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 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "staging.bheuni.io" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 01 Jun 2025 10:46:13 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImdtbTBKS1BkVFlMT2dKRFdXRm5HY2c9PSIsInZhbHVlIjoidllNN2xXR3BPUjdDMURobFRGU1NNenNuUTFJdnJ6Z3VBNUxVRWRTdXF2Ti9lSmhFQnVLTHB0Wko3M3V4R09BOU9lQzRzYlYxRGl3ZldsL0QzMFNXckJIcUZNRXptZDZyVDE4MmVXYXpyQ1lmOWhyRmVUVkQzY2drKzRkc21PaloiLCJtYWMiOiIxY2E0NTk5NzI0NDM3ZTEwODRlYWVhYjcwYjkzNDk1MTA4YjAyNjNiMDk1MGM2ODViN2RiYzA1OTFlMDg5MzhiIiwidGFnIjoiIn0%3D; expires=Mon, 02 Jun 2025 06:46:13 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secureXSRF-TOKEN=eyJpdiI6ImdtbTBKS1BkVFlMT2dKRFdXRm5HY2c9PSIsInZhbHVlIjoidllNN2xXR3BPUjdDMURobFRGU1NNenNuUTFJdnJ6Z3VBNUxVRWRTdXF2Ti9lSmhFQnVLTHB0Wko3M3V4R09BOU9lQzRzY" 1 => "bhe_uni_session=eyJpdiI6IjY2L3JhNlpHVzg0ZyszaGtHc29jL3c9PSIsInZhbHVlIjoiRFJDYjdEYUpPMVRlSnpjS0hIeGhUdVVqMGtXQi9jejZ6cTA0RWdZeDYzL3dSV09IZHMxU2lUNDcrdXc4blYvTzVKNzc5RTQxbHUwVW9nR2VFaHArQlJ3SzB1b05DbVcraThrbmxXc0Uya1dITkx3a1JiUWR3MHpDWGpab3J5SGEiLCJtYWMiOiIyMTg5ZDQwZTY5ZGI1MjVmYzNiY2Y4NmU3OTZmN2NhYjYxYjY2OTI3MWFkMTQ3M2VjZjM5ZmQ5YjZmYTllNGYxIiwidGFnIjoiIn0%3D; expires=Mon, 02 Jun 2025 06:46:13 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secure; httponlybhe_uni_session=eyJpdiI6IjY2L3JhNlpHVzg0ZyszaGtHc29jL3c9PSIsInZhbHVlIjoiRFJDYjdEYUpPMVRlSnpjS0hIeGhUdVVqMGtXQi9jejZ6cTA0RWdZeDYzL3dSV09IZHMxU2lUNDcrdXc4blYvTzVK" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImdtbTBKS1BkVFlMT2dKRFdXRm5HY2c9PSIsInZhbHVlIjoidllNN2xXR3BPUjdDMURobFRGU1NNenNuUTFJdnJ6Z3VBNUxVRWRTdXF2Ti9lSmhFQnVLTHB0Wko3M3V4R09BOU9lQzRzYlYxRGl3ZldsL0QzMFNXckJIcUZNRXptZDZyVDE4MmVXYXpyQ1lmOWhyRmVUVkQzY2drKzRkc21PaloiLCJtYWMiOiIxY2E0NTk5NzI0NDM3ZTEwODRlYWVhYjcwYjkzNDk1MTA4YjAyNjNiMDk1MGM2ODViN2RiYzA1OTFlMDg5MzhiIiwidGFnIjoiIn0%3D; expires=Mon, 02-Jun-2025 06:46:13 GMT; domain=.bheuni.io; path=/; secureXSRF-TOKEN=eyJpdiI6ImdtbTBKS1BkVFlMT2dKRFdXRm5HY2c9PSIsInZhbHVlIjoidllNN2xXR3BPUjdDMURobFRGU1NNenNuUTFJdnJ6Z3VBNUxVRWRTdXF2Ti9lSmhFQnVLTHB0Wko3M3V4R09BOU9lQzRzY" 1 => "bhe_uni_session=eyJpdiI6IjY2L3JhNlpHVzg0ZyszaGtHc29jL3c9PSIsInZhbHVlIjoiRFJDYjdEYUpPMVRlSnpjS0hIeGhUdVVqMGtXQi9jejZ6cTA0RWdZeDYzL3dSV09IZHMxU2lUNDcrdXc4blYvTzVKNzc5RTQxbHUwVW9nR2VFaHArQlJ3SzB1b05DbVcraThrbmxXc0Uya1dITkx3a1JiUWR3MHpDWGpab3J5SGEiLCJtYWMiOiIyMTg5ZDQwZTY5ZGI1MjVmYzNiY2Y4NmU3OTZmN2NhYjYxYjY2OTI3MWFkMTQ3M2VjZjM5ZmQ5YjZmYTllNGYxIiwidGFnIjoiIn0%3D; expires=Mon, 02-Jun-2025 06:46:13 GMT; domain=.bheuni.io; path=/; secure; httponlybhe_uni_session=eyJpdiI6IjY2L3JhNlpHVzg0ZyszaGtHc29jL3c9PSIsInZhbHVlIjoiRFJDYjdEYUpPMVRlSnpjS0hIeGhUdVVqMGtXQi9jejZ6cTA0RWdZeDYzL3dSV09IZHMxU2lUNDcrdXc4blYvTzVK" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "HOguOY8LnlZC57Y7wxB2wfP7gX6wGlMN2pa5Mx3H" "current_url" => "https://staging.bheuni.io/university-details/university-for-the-creative-arts" "_previous" => array:1 [ "url" => "https://staging.bheuni.io/university-details/university-for-the-creative-arts" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-01 10:46:13GET/university-details/university-for-the-creative-arts41621