I have tried every suggestion that is out there but im still getting this error

In my config data they are figured as:
i have tried the solutions none of them are working im still getting the same error over and over. I also have apache rewrite mode on as well.
I have tried:
Magento 2 CSS and JavaScript not loading from correct folder
https://stackoverflow.com/questions/34040496/magento-2-not-loading-css-and-javascript

http://localhost/tfgs-m2/pub/static/or removedbase_static_urlfromcore_config_datatable – kunj Jun 08 '18 at 08:58ini_set('display_errors', 1); ini_set('display_startup_errors', 1); error_reporting(E_ALL);invendor/autoload.php. also checkpub/static/folder exist in your root magento. – kunj Jun 08 '18 at 09:05pub/staticfolders are exist. – kunj Jun 08 '18 at 09:09pub/static? do you have M2.1 OR 2.2? – kunj Jun 08 '18 at 09:12web/unsecure/base_static_urlandweb/secure/base_static_urlentry fromcore_config_datatable. also confirm thatstatic.phpexist in your 'pub' folder – kunj Jun 08 '18 at 09:34cachefolder and deletefrontendandadminhtmlfrompub/static/folder then re runphp bin/magento setup:static:deploy nl_NL -f– kunj Jun 08 '18 at 09:44/static/version1528266198/frontend/Magento/luma/en_US/css/styles-l.cssURL or/static/frontend/Magento/luma/en_US/css/styles-l.css? – kunj Jun 08 '18 at 10:01/static/frontend/Magento/luma/en_US/css/styles-l.css– Compu Scie Jun 08 '18 at 10:02.htaccessfile please check this link https://community.magento.com/t5/Installing-Magento-2-x/CSS-and-JS-files-not-loaded-after-installation-Wamp64/m-p/95964/highlight/true#M4190 – kunj Jun 08 '18 at 10:06