* Update filesystem bootstrapper page WIP
* Filesystem bootstrapper rewrite
* Correct writing
* Update 'is not set' to 'is null'
* Update the suffix base comment to be more understandable
Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
* Update storage path helper suffix explanation
* Improve docs page in response to review
* Use the actual suffix instead of the $suffix variable
Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
* Include the file structure tenancy image in the repo
* Use the actual suffix instead of the $suffix variable again
Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
* Specify what `asset()` returns
Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
* Restructure assets section
* Use 'returned' instead of 'retrieved'
Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
* Apply suggestions from code review
Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
* Say that configuring the asset URL changes the helper's behavior
* Update global assets section according to review
* Update disabling asset() section according to suggestion
* Change 'ID' to 'key'
* Update `Storage` facade section
* Specify the asset() output with ASSET_URL configured
Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>