Laravel puts argument in source? How can I take it?

0

        <pre>fonts/vendor/materialize-css/dist/roboto/Roboto-Medium.woff2?1561b424aaef2f704bbd89155b3ce514  65.4 kB          [emitted]

   fonts/vendor/materialize-css/dist/roboto/Roboto-Thin.woff2?1f35e6a11d27d2e10d28946d42332dc5  63.1 kB          [emitted]

  fonts/vendor/materialize-css/dist/roboto/Roboto-Light.woff2?3c37aa69cd77e6a53a067170fa8fe2e9  64.3 kB          [emitted]
   fonts/vendor/materialize-css/dist/roboto/Roboto-Light.woff?ea36cd9a0e9eee97012a67b8a4570d7b  89.7 kB          [emitted]
fonts/vendor/materialize-css/dist/roboto/Roboto-Regular.woff2?5136cbe62a63604402f2fedb97f246f8  64.8 kB          [emitted]
 fonts/vendor/materialize-css/dist/roboto/Roboto-Regular.woff?3cf6adf61054c328b1b0ddcd8f9ce24d  89.8 kB          [emitted]
    fonts/vendor/materialize-css/dist/roboto/Roboto-Thin.woff?44b78f142603eb69f593ed4002ed7a4a  88.1 kB          [emitted]
  fonts/vendor/materialize-css/dist/roboto/Roboto-Medium.woff?cf4d60bc0b1d4b2314085919a00e1724  90.6 kB          [emitted]
   fonts/vendor/materialize-css/dist/roboto/Roboto-Bold.woff2?c0f1e4a4fdfb8048c72e86aadb2a247d  64.8 kB          [emitted]
    fonts/vendor/materialize-css/dist/roboto/Roboto-Bold.woff?eed9aab5449cc9c8430d7d258108f602  90.3 kB          [emitted]
                                                                                    \js\app.js  1.63 MB       0  [emitted]  [big]  \js\app
                                                                                  \css\app.css   210 kB       0  [emitted]         \js\app</pre>a

Laravel Include an argument when accessing the sources, the problem is that these fonts are resulting in an error using the html 5 cache, does anyone know how to remove this argument? What is it for? and how can I resolve the conflict in the html5 cache if I have no way to get it or if it's important?

    
asked by anonymous 29.06.2017 / 22:52

0 answers