-
Send email
Files in the example
-
app/Mail/NewStarterKitMail.php
-
resources/views/mail/new-kit-mail.blade.php
-
app/Console/Commands/NotifyAboutNewStarterKit.php
-
-
Jobs
Files in the example
-
app/Jobs/SendWelcomeEmail.php
-
app/Models/Observers/UserObserver.php
-
app/Models/User.php
-
-
Observers
Files in the example
-
app/Models/Observers/UserObserver.php
-
app/Models/User.php
-
-
Service classes
Files in the example
-
app/Services/CreateRepository/WithGithubApi.php
-
app/Services/CreateRepository/CreateRepositoryContract.php
-
app/Providers/AppServiceProvider.php
-
app/Http/Controllers/Projects/StoreController.php
-
-
API resources
Files in the example
-
app/Http/Resources/StarterKitResource.php
-
app/Http/Resources/UserResource.php
-
app/Http/Controllers/Kits/Show/PageController.php
-