mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 18:24:03 +00:00
stancl/tenancy docs & website
https://tenancyforlaravel.com/docs
* 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> |
||
|---|---|---|
| listeners | ||
| source | ||
| .gitignore | ||
| bootstrap.php | ||
| build.sh | ||
| composer.json | ||
| composer.lock | ||
| config.php | ||
| config.production.php | ||
| config.staging.php | ||
| LICENSE.txt | ||
| navigation.php | ||
| netlify.toml | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| staging.sh | ||
| tailwind.config.js | ||
| webpack.mix.js | ||
stancl/tenancy docs
For the main repository, see stancl/tenancy.
Dev
You can use npm run watch, npm run dev, and npm run production.