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

psr-4 fixes #197

Merged
merged 1 commit into from
Feb 26, 2023
Merged

psr-4 fixes #197

merged 1 commit into from
Feb 26, 2023

Conversation

jeremykenedy
Copy link
Owner

No description provided.

@@ -6,14 +6,14 @@
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Support\Facades\Schema;

class CreateUsersTable extends Migration
return new class extends Migration

Choose a reason for hiding this comment

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

Class name extends is not in camel caps format

@jeremykenedy jeremykenedy merged commit 47ca50c into master Feb 26, 2023
@jeremykenedy jeremykenedy deleted the laravel-10 branch February 26, 2023 23:51
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