-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Comparing changes
Open a pull request
base repository: laravel/docs
base: 12.x
head repository: laravel/docs
compare: 9.x
- 18 commits
- 18 files changed
- 15 contributors
Commits on Feb 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 23977df - Browse repository at this point
Copy the full SHA 23977dfView commit details
Commits on Feb 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 825bc67 - Browse repository at this point
Copy the full SHA 825bc67View commit details
Commits on Mar 2, 2023
-
[9.x] Config key renaming with Flysystem upgrade (#8627)
* Config key renaming with Flysystem upgrade There is a possible undocumented breaking change with the implementation of Flysystem 3.x if an application uses private-public key authentication for the SFTP Adapter. The config key `password` needs to be renamed to `passphrase`. * Update upgrade.md --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for 9726587 - Browse repository at this point
Copy the full SHA 9726587View commit details
Commits on Mar 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f700baf - Browse repository at this point
Copy the full SHA f700bafView commit details
Commits on Mar 17, 2023
-
[9.x] Updates homestead docs (#8349)
* updates homestead docs (WIP) * more updates * xon/xoff * fixes on PHP and node * removed reference to PHP 8.2 * Update homestead.md * formatting --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for b9d5b0f - Browse repository at this point
Copy the full SHA b9d5b0fView commit details
Commits on Mar 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c628618 - Browse repository at this point
Copy the full SHA c628618View commit details
Commits on May 1, 2023
-
[9.x] add a small tip on how to clear the config cache (#8758)
* add a small tip on how to clear the config cache * Update configuration.md --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for 0788453 - Browse repository at this point
Copy the full SHA 0788453View commit details
Commits on May 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5bd2ea4 - Browse repository at this point
Copy the full SHA 5bd2ea4View commit details
Commits on Aug 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c9040bb - Browse repository at this point
Copy the full SHA c9040bbView commit details
Commits on Aug 11, 2023
-
[9.x] Consider 'Models' folder for the models path usages (#8951)
* [9.x] Consider 'Models' folder for the models path usages * Update container.md --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for 069d78b - Browse repository at this point
Copy the full SHA 069d78bView commit details
Commits on Aug 23, 2023
-
* [9.x] Consider 'Models' folder for the models path usages * Update container.md * Update configuration.md --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for 1bbd8e5 - Browse repository at this point
Copy the full SHA 1bbd8e5View commit details
Commits on Aug 24, 2023
-
* [9.x] Consider 'Models' folder for the models path usages * Update container.md * Update configuration.md * Update nuxt URL --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
Configuration menu - View commit details
-
Copy full SHA for 456054f - Browse repository at this point
Copy the full SHA 456054fView commit details
Commits on Oct 24, 2023
-
update virtualAs description to include all supported databases (#9095)
- add PostgreSQL and SQLite Co-authored-by: Terrence Eisenhower <terrence@mile6.com>
Configuration menu - View commit details
-
Copy full SHA for b19d2fa - Browse repository at this point
Copy the full SHA b19d2faView commit details
Commits on Oct 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 027a7d1 - Browse repository at this point
Copy the full SHA 027a7d1View commit details
Commits on Nov 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for abb9184 - Browse repository at this point
Copy the full SHA abb9184View commit details
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 525c23b - Browse repository at this point
Copy the full SHA 525c23bView commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 05f1944 - Browse repository at this point
Copy the full SHA 05f1944View commit details
Commits on Feb 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 177c095 - Browse repository at this point
Copy the full SHA 177c095View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 12.x...9.x