Skip to content

Laravel Consolidate Namespaces Shift#136

Open
wcadena wants to merge 1 commit intomasterfrom
shift-20984
Open

Laravel Consolidate Namespaces Shift#136
wcadena wants to merge 1 commit intomasterfrom
shift-20984

Conversation

@wcadena
Copy link
Copy Markdown
Owner

@wcadena wcadena commented Dec 3, 2019

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

Before merging, you need to:

  • Checkout the shift-20984 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 shift@laravelshift.com or via Twitter.

The Laravel framework adopts the PSR-2 coding style with some additions.
Laravel apps *should* adopt this coding style as well.

However, Shift allows you to customize the adopted coding style by
adding your own [PHP CS Fixer][1] `.php_cs` config to your project.

You may use [Shift's .php_cs][2] file as a base.

[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
Base automatically changed from desarrollo_version3 to master November 4, 2020 01:28
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.

2 participants