Ícone Conteúdo Pertinente

Conteúdo Pertinente

    • Política de privacidade
  • Error: ENOSPC: System limit for number of file watchers reached, watch

    Error: ENOSPC: System limit for number of file watchers reached, watch

    There are some tips in the comments and I brought them to update this question. If you’re facing this problem, then you are probably using a Linux distro and your project is hitting your system’s file watchers limit. On execute NPM RUN DEV at ubuntu, and the system show the error “Error: ENOSPC: System limit…

    outubro 6, 2024
  • nginx: [emerg] duplicate listen options for [::]:443 [solved]

    nginx: [emerg] duplicate listen options for [::]:443 [solved]

    The error nginx: [emerg] duplicate listen options for [::]:443 usually happens when you have more than one domain or subdomain on a shared server. The error nginx: [emerg] duplicate listen options for [::]:443 Imagine the following scenario:– yoursite.com– api.yoursite.com In this case, you will have an nginx configuration for each domain above, that is: –…

    outubro 5, 2024
  • GeomFromText() não existe Mysql

    O erro GeomFromText() não existe Mysql ocorre pelo fato de a função estar deprecated a partir da versão MySQL 5.7.6. Para solucionar, use ST_GeomFromText()

    abril 3, 2024
  • Swal didOpen and didClose

    Swal didOpen and didClose

    Para quem trabalha com SweetAlert2, já deve ter se deparado com a dúvida sobre como capturar o evendo onClose da popup Swal.fire, procurando pela função didClose(), mas ela não existe. Capturar os eventos da popUp Swal Swal onOpen = didOpen() Para capturar os eventos da popUp Swal ao abrir (show), utilizamos a função didOpen(). Por…

    março 30, 2024
  • Extended Resource And Api Resource Router Laravel Restore And Force Delete

    Como sabemos, o laravel possui um sistemas de rotas bastante limpo e fácil de usar. Ao desenvolver uma API Rest, podemos utilizar um comando simples para poder utilizarmos de form automática, uma série de métodos pre formatados do laravel no método resource, veja: Primeiro, vamos criar um controller de exemplo, utilizando para isso o método…

    março 2, 2024
  • Laravel Request Empty On Test Put Method Postman API Rest

    Laravel Request Empty On Test Put Method Postman API Rest

    Estava desenvolvendo uma API Rest, utilizando para isso o Laravel como backend. Tudo estava correndo muito bem, até que precisamos fazer um teste de edição de dados, utilizando o método HTTP PUT/PACHT e deparamos com um o return $request->all() empty , ou seja, a variável estava vazia, mesmo com o Postman enviando as variáveis contendo…

    março 2, 2024
  • Vue Change URL from localhost:8080 to custom domain

    Vue Change URL from localhost:8080 to custom domain

    By default, vue-cli operates with http://localhost:8080, but this can cause problems, especially for those working with more than one work case. Faced with the challenge of having a URL with a custom domain for localhost testing, we looked in the official documentation and found some options, which resolved the case very well. To make the…

    fevereiro 15, 2024
  • Error: Getaddrinfo Enotfound – NPM Run Serve

    Error: Getaddrinfo Enotfound – NPM Run Serve

    If your configuration for .. displays the error Error: getaddrinfo ENOTFOUND don’t worry, we have the solution. More: Vue Change URL from localhost:8080 to custom domain, clique here The error occurs because the NPM server does not find the URL address of your app. In other words, it is a URL unknown to the system.…

    fevereiro 15, 2024
  • Erro De Redirecionamento – Search Console [Solução]

    Erro De Redirecionamento – Search Console [Solução]

    Você recebeu um e-mail do Google Search Console Team lhe informando que seu site está com problemas na indexação dos seus conteúdos e que o motivo que impede a indexação de páginas no seu site é um Erro de redirecionamento O Google atualmente aceita apenas 02 (dois) tipos de redirecionamento, sendo eles: Geralmente o erro…

    fevereiro 9, 2024
  • General error: 1364 Field ‘name’ doesn’t have a default value Laravel Sanctum

    General error: 1364 Field ‘name’ doesn’t have a default value Laravel Sanctum

    O erro “General error: 1364 Field ‘name’ doesn’t have a default value” acontece pelo fato de o Laravel não conseguir fazer a atualização (updade) na tabela “user”. Para solução do General error: 1364, precisaremos enviar o dado faltante, no caso em tela, a coluna “name” esta vazia e por isso o MYSQL devolveu o erro…

    fevereiro 7, 2024
←Página anterior
1 2 3
Próxima página→

Conteúdo Pertinente

Feito por Agência Solution – Agencia de Publicidade Sul de Minas

Utilizamos cookies e outras tecnologias para coletar dados de navegação, melhorar sua experiência no site e personalizar conteúdo. Ao clicar em “Aceitar”, você concorda com a nossa Política de Privacidade.