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

Laravel Consolidate Namespaces Shift #166

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Laravel Consolidate Namespaces Shift #166

wants to merge 1 commit into from

Conversation

tabuna
Copy link
Member

@tabuna tabuna commented Nov 23, 2022

This pull request includes the changes for consolidating custom namespaces. Commit any additional changes to the shift-75071 branch.

Before merging, you need to:

  • Checkout the shift-75071 branch
  • Run composer dump-autoload
  • Review all pull request comments for additional changes
  • Thoroughly test your application

If there were changes you feel could have been automated, please send your feedback to [email protected] or via Twitter.

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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants