CSS Cache Busting with your Git Commit SHA
When not using MIX and its versions
<link rel="stylesheet" href="/css/app.css?{{ config('version.hash') }}"><link rel="stylesheet" href="/css/app.css?f7509a3">Last updated
When not using MIX and its versions
<link rel="stylesheet" href="/css/app.css?{{ config('version.hash') }}"><link rel="stylesheet" href="/css/app.css?f7509a3">Last updated