How to restrict the direct access to files in laravel (http://localhost/laravel-blog/public/uploads/sample.jpg)
The problem is if it shows the folder he will try to access other files. directly opening the document path.
If I put in URL uploads then it will nothing return but If I put full URL with the path then it accessible, So how can I stop it.
If it possible to access images outside the public folder?
from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/3naCLlq
via IFTTT
Characteristics of a Good Computer Program
RépondreSupprimerSubmit a form data without page refresh
Splitting MySQL Results Into Two Columns Using PHP
Dynamically Add/Delete HTML Table Rows
PHP Create Word Document from HTML
Retrieve Data From DB Without Page refresh
PHP Leap Year Program
PHP Get current directory, filename and code line
Sort Table Data in PHP and MySQL
How to encrypt password in PHP