Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add global scope examples for Winter 1.1.x version #110

Closed
wants to merge 46 commits into from

Conversation

webbati
Copy link

@webbati webbati commented Nov 30, 2022

Global scopes documentation seem to refer only to Laravel 9.x (Winter 1.2.x), for previous version that are based on Laravel 6.x classes and methods are different (see https://laravel.com/docs/6.x/eloquent#global-scopes )

See issue wintercms/winter#747

LukeTowers and others added 30 commits December 9, 2021 12:29
* main:
  Include guidance on naming classes
- Use two columns on screen width < 576px and 3 columns above
- Adds links to Laravel & Symfony documentation wherever relevant to avoid unnecessary duplication
- Lists the Laravel provided commands that are included in Winter
- Adds documentation for the following new features:
    - Autocompletion
    - Signal processing
    - `alert()` helper
    - `getPluginIdentifier()` helper
    - `confirmWithInput()` helper

Still more work to do on documenting the Laravel provided commands and revisiting the ones that are included by default for the 1.2 update.
Replaces wintercms#48, credit for initial content to @jaxwilko. Documents wintercms/storm#40
Documentation improvements for Laravel 9 / Winter 1.2
fix code example.
@LukeTowers
Copy link
Member

@webbati you'll need to resubmit this PR by first branching off of the 1.1 docs, this PR currently includes all of the changes that have been made to the docs for 1.2.

@LukeTowers LukeTowers closed this Dec 1, 2022
@webbati
Copy link
Author

webbati commented Dec 1, 2022

@webbati you'll need to resubmit this PR by first branching off of the 1.1 docs, this PR currently includes all of the changes that have been made to the docs for 1.2.

Sorry @LukeTowers you're right, done #111

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants