remove storage from git
2
.gitignore
vendored
@@ -20,4 +20,4 @@ yarn-error.log
|
|||||||
/.vscode
|
/.vscode
|
||||||
/quyoshli-database
|
/quyoshli-database
|
||||||
composer.lock
|
composer.lock
|
||||||
public/uploads
|
public/uploadsstorage/
|
||||||
|
|||||||
@@ -242,10 +242,10 @@ class Product extends Model
|
|||||||
Date::now()->addMinutes(5)
|
Date::now()->addMinutes(5)
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
return '/' . $this->poster;
|
return env('APP_URL') . '/' . $this->poster;
|
||||||
}
|
}
|
||||||
|
|
||||||
return '/images/no_product.jpg';
|
return env('APP_URL') . '/images/no_product.jpg';
|
||||||
}
|
}
|
||||||
|
|
||||||
public function getDataSheet()
|
public function getDataSheet()
|
||||||
@@ -257,7 +257,7 @@ class Product extends Model
|
|||||||
Date::now()->addMinutes(5)
|
Date::now()->addMinutes(5)
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
return '/' . $this->data_sheet;
|
return env('APP_URL') . '/' . $this->data_sheet;
|
||||||
}
|
}
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
@@ -271,10 +271,10 @@ class Product extends Model
|
|||||||
Date::now()->addMinutes(5)
|
Date::now()->addMinutes(5)
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
return '/' . $this->poster_thumb;
|
return env('APP_URL') . '/' . $this->poster_thumb;
|
||||||
}
|
}
|
||||||
|
|
||||||
return '/images/no_product.jpg';
|
return env('APP_URL') . '/images/no_product.jpg';
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ class AppServiceProvider extends ServiceProvider
|
|||||||
date_default_timezone_set('Asia/Tashkent');
|
date_default_timezone_set('Asia/Tashkent');
|
||||||
// set lang to uz
|
// set lang to uz
|
||||||
if (App::environment(['staging', 'production'])) {
|
if (App::environment(['staging', 'production'])) {
|
||||||
URL::forceScheme('https');
|
URL::forceScheme('http');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -38,6 +38,7 @@ server {
|
|||||||
|
|
||||||
# browser cache control
|
# browser cache control
|
||||||
location ~* \.(ico|css|js|gif|jpeg|jpg|png|woff|ttf|otf|svg|woff2|eot)$ {
|
location ~* \.(ico|css|js|gif|jpeg|jpg|png|woff|ttf|otf|svg|woff2|eot)$ {
|
||||||
|
try_files $uri =404;
|
||||||
expires 1d;
|
expires 1d;
|
||||||
access_log off;
|
access_log off;
|
||||||
add_header Pragma public;
|
add_header Pragma public;
|
||||||
|
|||||||
|
After Width: | Height: | Size: 115 KiB |
|
After Width: | Height: | Size: 16 KiB |
|
After Width: | Height: | Size: 84 KiB |
|
After Width: | Height: | Size: 84 KiB |
|
After Width: | Height: | Size: 87 KiB |
BIN
public/uploads/categories/0VrPDR9Jkl5jndWOPxdxQZD3WPBwsbrjDT8BP0Ev.jpg
Executable file
|
After Width: | Height: | Size: 128 KiB |
BIN
public/uploads/categories/0XikYxGdZgC1YTfdl4zVpI40QE0TTaEOz0DvogZo.jpg
Executable file
|
After Width: | Height: | Size: 488 KiB |
BIN
public/uploads/categories/0dTDrfXcW3MwzCFOtEzBWSbbGpzMleahTLl2tbwA.jpg
Executable file
|
After Width: | Height: | Size: 128 KiB |
BIN
public/uploads/categories/0fMdNfk6w2zEkXMwR9XbTIV3Qr7KGsIaEpFoGDtZ.jpg
Executable file
|
After Width: | Height: | Size: 85 KiB |
BIN
public/uploads/categories/0lNHfMg6qnAXVshFHCRdterEDa8FO6vcAnF9AEHU.jpg
Executable file
|
After Width: | Height: | Size: 88 KiB |
BIN
public/uploads/categories/0vl5NfxrU6YXzJcGfL6fSzKuOaO1iBbzWl2MDiZG.jpg
Executable file
|
After Width: | Height: | Size: 128 KiB |
BIN
public/uploads/categories/0yXh0C3zj31wBAENfgEF111ORSnQMCT2LMXsYRn5.png
Executable file
|
After Width: | Height: | Size: 7.5 MiB |
BIN
public/uploads/categories/159AiXZ2wV2P2p8lW4evLKcHtS7RJlvIz11QrbMq.jpg
Executable file
|
After Width: | Height: | Size: 128 KiB |
BIN
public/uploads/categories/17Rl1l1OmwWcFA2CvbjOTu3BLYJnzjvTPU635GwV.jpg
Executable file
|
After Width: | Height: | Size: 128 KiB |
BIN
public/uploads/categories/1Aj2B368A9H7d9q6z7XLYuNczrHqK0DjQ2kJXCnj.jpg
Executable file
|
After Width: | Height: | Size: 85 KiB |
BIN
public/uploads/categories/1GRPUUawSQnnffM0vz8R0TOoVyIGoSJ4GXkLHzUI.jpg
Executable file
|
After Width: | Height: | Size: 88 KiB |
BIN
public/uploads/categories/1UNDctXtTDnQDvOeincjuSMz3Y4KGt5tzy6lCvXm.jpg
Executable file
|
After Width: | Height: | Size: 128 KiB |
BIN
public/uploads/categories/1cGYkiR9KofVL9MNAFGHcFRp2PPYCtHswQJPjTxy.jpg
Executable file
|
After Width: | Height: | Size: 128 KiB |
BIN
public/uploads/categories/1h0kZiXMlBCMW1hARN5I3Dhyr4DTNogrf6DYNW77.jpg
Executable file
|
After Width: | Height: | Size: 85 KiB |
BIN
public/uploads/categories/1rmlOCh17dF75k5Avt9J9uKN3bWm1MJAuUuXx3WF.jpg
Executable file
|
After Width: | Height: | Size: 128 KiB |
BIN
public/uploads/categories/1w6qt9LASCECPVaDpgYTujLH5KQ7lVPuAGTNS1Qt.jpg
Executable file
|
After Width: | Height: | Size: 88 KiB |
BIN
public/uploads/categories/233WfmbMBktJrf24t1Vve9fviTEwd5OigT2kid5T.jpg
Executable file
|
After Width: | Height: | Size: 85 KiB |
BIN
public/uploads/categories/26YsM19cQh4fGFiyEslChLLhRG6WT1HTRc2JkAfq.jpg
Executable file
|
After Width: | Height: | Size: 482 KiB |
BIN
public/uploads/categories/2QH64zZkXTLCSv11E16uAh6KujfuFRyq4xV52jcl.jpg
Executable file
|
After Width: | Height: | Size: 88 KiB |
BIN
public/uploads/categories/2XtU9r9Aut7iQ0LJYwYyoCPMUFDyGxdQYaumV21u.jpg
Executable file
|
After Width: | Height: | Size: 88 KiB |
BIN
public/uploads/categories/2iITsX75VQqjR3dgrxzuCdpm0K5lmJYJDRvOYI4h.jpg
Executable file
|
After Width: | Height: | Size: 85 KiB |
BIN
public/uploads/categories/2iSqEauo5rEDSdBTOsxLqEQA36ytfPYbOhF8FPPj.jpg
Executable file
|
After Width: | Height: | Size: 88 KiB |
BIN
public/uploads/categories/2lRuEFj1CCCh76uqPDHJjbrIOCfFoYd5S3KDKY6w.jpg
Executable file
|
After Width: | Height: | Size: 85 KiB |
BIN
public/uploads/categories/2np7Pb230R0qLAIqxNaSqgEYyM2FBLUlMDAaTI0W.jpg
Executable file
|
After Width: | Height: | Size: 79 KiB |
BIN
public/uploads/categories/2pFRWBr3BnXaif54cWJKbeKPn0T3LF2LBZROB0ql.png
Executable file
|
After Width: | Height: | Size: 372 KiB |
BIN
public/uploads/categories/2vZa2OhAmsVhBMVJ9gGJQqMAHf6V6joH4VeZVmYF.jpg
Executable file
|
After Width: | Height: | Size: 88 KiB |
BIN
public/uploads/categories/2zdldGqvyxMrSv6EySRu0bV6n1Z6cNu5wWxrOfkv.jpg
Executable file
|
After Width: | Height: | Size: 128 KiB |
BIN
public/uploads/categories/35ifDQL0k03oGSAKYXQ7JHfijmKkujGMb5PnLdeU.png
Executable file
|
After Width: | Height: | Size: 372 KiB |
BIN
public/uploads/categories/3Jahn0ZWJnyFTG5SNU94UsGVXMj9s5FpPapJgAtV.jpg
Executable file
|
After Width: | Height: | Size: 128 KiB |
BIN
public/uploads/categories/3Mjq85Q1a8RHMTTu3Nw6lhkPZBTKWXxU33JtU8gG.jpg
Executable file
|
After Width: | Height: | Size: 88 KiB |
BIN
public/uploads/categories/3Nu9GazZ6XCqEjnl6fiHctpsyVzfjqFh3ZddeIYk.jpg
Executable file
|
After Width: | Height: | Size: 128 KiB |
BIN
public/uploads/categories/3a5ER0wlqrUahEvZyUpn7VAyVRGHGGCdEJz0FtTl.jpg
Executable file
|
After Width: | Height: | Size: 63 KiB |
BIN
public/uploads/categories/3qYbNmgkkTqMpCea2tq8eW85vxpk54nm0Vt2aiUb.jpg
Executable file
|
After Width: | Height: | Size: 431 KiB |
BIN
public/uploads/categories/3rn9jY4CM06HcaHoj1yHnfNNap7ejAqsqkSNdVw5.jpg
Executable file
|
After Width: | Height: | Size: 85 KiB |
BIN
public/uploads/categories/41GkR7sbfLwcGMsMOA1Y8UratB7iidR15g4KtoTK.jpg
Executable file
|
After Width: | Height: | Size: 128 KiB |
BIN
public/uploads/categories/41wbHx5FX7NZDojSVMfeJ4EaS6AJKkhpUsY19gEd.png
Executable file
|
After Width: | Height: | Size: 372 KiB |
BIN
public/uploads/categories/44ZzVHAG2h8B6KzJHYtJoytvBmtLaCLEWpRN9HhR.jpg
Executable file
|
After Width: | Height: | Size: 128 KiB |
BIN
public/uploads/categories/4AdglSltkXWjMQm9LEqsScKhQJdIr1MaheOrTyvP.jpg
Executable file
|
After Width: | Height: | Size: 88 KiB |
BIN
public/uploads/categories/4GMIKP6dgMTPjBDGEiLV8KhpYl57aMKFcr0XlkwW.jpg
Executable file
|
After Width: | Height: | Size: 88 KiB |
BIN
public/uploads/categories/4N70euU3I3T1VuyhKrzroTnoaTPh9enFAo7fXoER.jpg
Executable file
|
After Width: | Height: | Size: 128 KiB |
BIN
public/uploads/categories/4SU3giYitwJSIR3N5q3xkWDOj1NiEICWC4ltMz1h.jpg
Executable file
|
After Width: | Height: | Size: 469 KiB |
BIN
public/uploads/categories/4SxIuph8XdVIYqbPR4Gw1gCytK3MTj8RQgqytYQ4.jpg
Executable file
|
After Width: | Height: | Size: 88 KiB |
BIN
public/uploads/categories/4XWDtMOMUWsOI2rxtex2HzbzFtoStnzJf39d50q8.jpg
Executable file
|
After Width: | Height: | Size: 88 KiB |
BIN
public/uploads/categories/4XtQV7mRj5XYp16kxAAapdIYfStH4WaBObSCrnPL.jpg
Executable file
|
After Width: | Height: | Size: 128 KiB |
BIN
public/uploads/categories/4Y1NgJxCMjDJeCYM2MF0CfTx793Frig0pPFs4MIg.jpg
Executable file
|
After Width: | Height: | Size: 88 KiB |
BIN
public/uploads/categories/4uMKCMGHSnFN5gCMXpgxxQdzYvKRbwd20MCfO8lW.jpg
Executable file
|
After Width: | Height: | Size: 79 KiB |
BIN
public/uploads/categories/4xUNzLwV4VtqZSznC5oc4szw1Jpfsn01Ac4tlfWB.jpg
Executable file
|
After Width: | Height: | Size: 85 KiB |
BIN
public/uploads/categories/55fjk1cZBmkJiOjn3sS4cDlQl88aBu8ift1Ytizv.jpg
Executable file
|
After Width: | Height: | Size: 128 KiB |
BIN
public/uploads/categories/58LQuAO9TLI3RK7Hv7SYkN9YeSbjkNcET2LKWy2y.jpg
Executable file
|
After Width: | Height: | Size: 88 KiB |
BIN
public/uploads/categories/5KcCgaPROog74SGeY7KxLJvy3HRAkWXbTZ34BYl2.jpg
Executable file
|
After Width: | Height: | Size: 85 KiB |
BIN
public/uploads/categories/5W6WdFPJVibFtQSGHfOtCWS7YPmsqY8v5llau6hJ.jpg
Executable file
|
After Width: | Height: | Size: 128 KiB |
BIN
public/uploads/categories/5X2hT5XmJpvAyVFllWp6UIJ8aWNueI3BLbFhTfwC.jpg
Executable file
|
After Width: | Height: | Size: 128 KiB |
BIN
public/uploads/categories/5X7yZn7zeLSYXTpxq7v4TqJrJKL8lKFSPJficUHX.jpg
Executable file
|
After Width: | Height: | Size: 128 KiB |
BIN
public/uploads/categories/5ZHLBjTMNhGBBJZ26lbnAop1DSsozdqdQkhZdVwc.jpg
Executable file
|
After Width: | Height: | Size: 88 KiB |
BIN
public/uploads/categories/5lRb4t1CUzTpF55rTwqUJQ7FGPWawyMFWmmjKbhY.jpg
Executable file
|
After Width: | Height: | Size: 88 KiB |
BIN
public/uploads/categories/5rC3qpFP4z00XVggz0msGih7QCSvIhJUmF0Za46j.jpg
Executable file
|
After Width: | Height: | Size: 444 KiB |
BIN
public/uploads/categories/5wGuHkzEsrzs6UjUABVoPTl6defKc8uD7PuATW1l.jpg
Executable file
|
After Width: | Height: | Size: 88 KiB |
BIN
public/uploads/categories/60zTtwJZJveUu23MeEiMP9hhagM1ae00hDZnFTIO.jpg
Executable file
|
After Width: | Height: | Size: 128 KiB |
BIN
public/uploads/categories/68kGHcZlUHRDbUGV7AcpUC8rdcWacNo2doaSrEdk.jpg
Executable file
|
After Width: | Height: | Size: 85 KiB |
BIN
public/uploads/categories/6LxjqVgnkHIWILkgFz0yUamBdX2L4mm5bFonujxR.jpg
Executable file
|
After Width: | Height: | Size: 88 KiB |
BIN
public/uploads/posters/2025/03/04/HrQrdk7vtxWfeJZpuPHZzxie3veuoL568rwx8rfh.jpg
Executable file
|
After Width: | Height: | Size: 61 KiB |
BIN
public/uploads/posters/2025/03/04/M6iXYV94DoYkGb2CnoLXQJV7yE3Q9aTy63g7sjxE.jpg
Executable file
|
After Width: | Height: | Size: 25 KiB |
BIN
public/uploads/posters/2025/03/04/WCajoNRfJOgc8YM0m2Uy8wY8BXDvQJIGYSYqiQYx.jpg
Executable file
|
After Width: | Height: | Size: 25 KiB |
BIN
public/uploads/posters/2025/03/04/efifE5fWC4lnXSYzOUufAfxU7SyRGqXWPHkYd3nh.png
Executable file
|
After Width: | Height: | Size: 75 KiB |
BIN
public/uploads/posters/2025/03/04/kbxDlIJFLb0dcwreaiXfCq2zqcmKqarlvXcu4oIA.jpg
Executable file
|
After Width: | Height: | Size: 61 KiB |
BIN
public/uploads/posters/2025/04/18/DPkHpzRMtK8iX17n4aD3ZtQZt0lmUiDIlT8nkj4D.jpg
Executable file
|
After Width: | Height: | Size: 85 KiB |
BIN
public/uploads/posters/2025/04/18/ZzAixTAimypRUeD4UIrgkqrHXma4jrZKGJ83g66e.jpg
Executable file
|
After Width: | Height: | Size: 88 KiB |
BIN
public/uploads/posters/2025/04/21/5rC3qpFP4z00XVggz0msGih7QCSvIhJUmF0Za46j.jpg
Executable file
|
After Width: | Height: | Size: 444 KiB |
BIN
public/uploads/posters/2025/04/21/BVL1pvUJXbmYCc8RQ5GQpV5JIXxzq68EVZ8qCzGM.jpg
Executable file
|
After Width: | Height: | Size: 469 KiB |
BIN
public/uploads/posters/2025/04/21/D23KF6y3WeQ4VczBMxyREMTHwQcLy1hBk5e9ioyc.jpg
Executable file
|
After Width: | Height: | Size: 128 KiB |
BIN
public/uploads/posters/2025/04/21/FzEdaWMxUxXYcrGv87v5dRyFJsczbuI6U1EbbaXm.jpg
Executable file
|
After Width: | Height: | Size: 431 KiB |
BIN
public/uploads/posters/2025/04/21/HG5OsUWEIAaimxpqyef9ZqLLvETpYlFd7YEExvPZ.jpg
Executable file
|
After Width: | Height: | Size: 431 KiB |
BIN
public/uploads/posters/2025/04/21/ILIAkLuTFZEC9xRupTq3oWvUF3aTNi2qP7QCC3LX.jpg
Executable file
|
After Width: | Height: | Size: 444 KiB |
BIN
public/uploads/posters/2025/04/21/JmWYCgBVkouZAiIObMNHDTCDbHnclGVVdIdOoaZz.jpg
Executable file
|
After Width: | Height: | Size: 469 KiB |
BIN
public/uploads/posters/2025/04/21/LVQ8yjdE6hlKplckHuixfHuAUW1uRJs4o8MXCeoz.jpg
Executable file
|
After Width: | Height: | Size: 444 KiB |
BIN
public/uploads/posters/2025/04/21/MYi5nRqWYCEuh5Oi9CzUodrdZIiu5vQYdUi4LTPR.jpg
Executable file
|
After Width: | Height: | Size: 444 KiB |
BIN
public/uploads/posters/2025/04/21/TrXrroKE5mYITffOoxtldLHGPeXodH406KqZDkov.jpg
Executable file
|
After Width: | Height: | Size: 431 KiB |
BIN
public/uploads/posters/2025/04/21/YeVvd3GwT3n7m3DRIsQNZJtYWwbW9Uwrqo07dKly.jpg
Executable file
|
After Width: | Height: | Size: 444 KiB |
BIN
public/uploads/posters/2025/04/21/ZSqYd2UPEwotIadigLv92xP65FWeEiVmawAFinWV.jpg
Executable file
|
After Width: | Height: | Size: 444 KiB |
BIN
public/uploads/posters/2025/04/21/ZfitUmDH9lPykR3Dp1nFqdM8K5HwDOcppDYdd1of.jpg
Executable file
|
After Width: | Height: | Size: 431 KiB |
BIN
public/uploads/posters/2025/04/21/b6v0Xno2DhxFdqvgBXTRACm2WdM0fPAxanFiRChn.jpg
Executable file
|
After Width: | Height: | Size: 482 KiB |
BIN
public/uploads/posters/2025/04/21/b96xScl8cTaBk1xvWctgrEUwB1HCwq0rkHs6i47c.jpg
Executable file
|
After Width: | Height: | Size: 431 KiB |
BIN
public/uploads/posters/2025/04/21/c1UB5ymQ0ceB1NERT8Wr9Ya30LxHozeSVPgGJe4p.jpg
Executable file
|
After Width: | Height: | Size: 444 KiB |
BIN
public/uploads/posters/2025/04/21/eewcOyxmLc5qRQjajYTbJskaOLOzD8ApU8ohQG38.jpg
Executable file
|
After Width: | Height: | Size: 482 KiB |
BIN
public/uploads/posters/2025/04/21/gGwMlyX1ENyndPQBtRhWBiM44onRhKNF9wrWBkUV.jpg
Executable file
|
After Width: | Height: | Size: 431 KiB |
BIN
public/uploads/posters/2025/04/21/o5VSMnQbaelxxB2QZbMlONF7ECKbvdCuMF2888SY.jpg
Executable file
|
After Width: | Height: | Size: 431 KiB |
BIN
public/uploads/posters/2025/04/21/p1du0QTS0UjMRPhL1PLuOe3sYKjhGUrRPzp67WNX.jpg
Executable file
|
After Width: | Height: | Size: 469 KiB |
BIN
public/uploads/posters/2025/04/21/vRLjNrlAykF1YdgU1kCRq6vazy0F0MgLwPmjUHJS.jpg
Executable file
|
After Width: | Height: | Size: 431 KiB |
BIN
public/uploads/posters/2025/04/21/vhxF8zV1XupLkAe8mjGx2Z4LXfaUVqS5NT3MmHKB.jpg
Executable file
|
After Width: | Height: | Size: 444 KiB |
BIN
public/uploads/posters/2025/04/21/zBTUz4mwW97Z3d4NuU6N4JNeOFfG2eGCwbVe5JNZ.jpg
Executable file
|
After Width: | Height: | Size: 482 KiB |
BIN
public/uploads/posters/2025/04/25/8I3SAcFxrt3d9OfskvZceQP2rHtA0VLrYDCnoLMO.jpg
Executable file
|
After Width: | Height: | Size: 12 KiB |