2022年7月19日星期二

Laravel change public_path()

$app->bind('path.public', function() {
    return __DIR__

}); 


==============================

adding to public/index.php

after the line of $app = require_once __DIR__.'/../techdesignism/bootstrap/app.php';

沒有留言:

發佈留言

[Fixed] some windows chrome, scrolling has glitch position not accurate

   [Fixed] some windows chrome, scrolling has glitch position not accurate Smooth Scrolling Flag 📜 Chrome has an experimental "smooth ...