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

V7 #64

Merged
merged 32 commits into from
Nov 2, 2023
Merged

V7 #64

merged 32 commits into from
Nov 2, 2023

Conversation

Nielsvanpach
Copy link
Member

@Nielsvanpach Nielsvanpach commented Sep 19, 2023

To fix: Users page

Screenshot 2023-09-27 at 15 14 06

Nielsvanpach and others added 25 commits September 18, 2023 16:58
Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.

You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) for your project root.

For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style).
In an effort to make upgrading the constantly changing config files
easier, Shift defaulted them and merged your true customizations -
where ENV variables may not be used.
app/Console/Commands/MakeUserCommand.php Show resolved Hide resolved
@@ -0,0 +1,83 @@
<?php
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can probably delete this one as we don't make any customisations to it for Mailcoach

Co-authored-by: Francisco Madeira <xico2k@gmail.com>
@riasvdv riasvdv merged commit 148419b into main Nov 2, 2023
@riasvdv riasvdv deleted the v7 branch November 2, 2023 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants