freek.dev
The sourcecode of freek.dev
Language: php
Author: Sofia Wade (@sofia.wade)
416 stars · 1232 views
Files
- vite.config.js (js)
- routes (txt)
- web.php (php)
- api.php (php)
- console.php (php)
- auth.php (php)
- redirects.php (php)
- .claude (claude)
- skills (txt)
- livewire-development (txt)
- SKILL.md (md)
- reference (txt)
- javascript-hooks.md (md)
- pest-testing (txt)
- SKILL.md (md)
- debugging-output-and-previewing-html-using-ray (txt)
- SKILL.md (md)
- tailwindcss-development (txt)
- SKILL.md (md)
- README.md (md)
- uses.md (md)
- Envoy.blade.php (php)
- stubs (txt)
- lang (txt)
- en (txt)
- passwords.php (php)
- validation.php (php)
- pagination.php (php)
- auth.php (php)
- bootstrap (txt)
- app.php (php)
- providers.php (php)
- cache (txt)
- app (txt)
- Mail (txt)
- LinkSubmittedMail.php (php)
- LinkApprovedMail.php (php)
- TestimonialSubmittedMail.php (php)
- TestMail.php (php)
- Ai (txt)
- Agents (txt)
- PostTagger.php (php)
- Livewire (txt)
- TestimonialForm.php (php)
- Forms (txt)
- TestimonialForm.php (php)
- LinkForm.php (php)
- Models (txt)
- Link.php (php)
- User.php (php)
- Presenters (txt)
- TalkPresenter.php (php)
- PostPresenter.php (php)
- NewsletterCampaign.php (php)
- Talk.php (php)
- Post.php (php)
- Redirect.php (php)
- Video.php (php)
- Concerns (txt)
- Sluggable.php (php)
- HasSlug.php (php)
- NewsletterTestimonial.php (php)
- Ad.php (php)
- View (txt)
- Components (txt)
- SeriesTocComponent.php (php)
- SeriesNextPostComponent.php (php)
- Jobs (txt)
- GeneratePostTagsJob.php (php)
- PostOnBlueskyJob.php (php)
- PurgeCloudflareCacheJob.php (php)
- TweetPostJob.php (php)
- FetchPopularPostsJob.php (php)
- ComputeRelatedPostsJob.php (php)
- GeneratePostEmbeddingJob.php (php)
- TootPostJob.php (php)
- CrawlSiteJob.php (php)
- Console (txt)
- Commands (txt)
- SyncNewsletterCampaignsCommand.php (php)
- PerformHtmlConversionCommand.php (php)
- GenerateEmbeddingsCommand.php (php)
- SendTestMailCommand.php (php)
- PurgeCloudflareCache.php (php)
- RemoveExternalUrlFromTextCommand.php (php)
- PreheatOgImagesCommand.php (php)
- UpdateExternalUrlsWithTweetPermalinksCommand.php (php)
- PublishScheduledPostsCommand.php (php)
- ReviewPostTagsCommand.php (php)
- GenerateNewsletterCommand.php (php)
- ComputeRelatedPostsCommand.php (php)
- Http (txt)
- Middleware (txt)
- Admin.php (php)
- CacheForCloudflare.php (php)
- Resources (txt)
- PostResource.php (php)
- Controllers (txt)
- TopicsController.php (php)
- PostController.php (php)
- ArchiveController.php (php)
- OriginalsController.php (php)
- HomeController.php (php)
- CommunityController.php (php)
- LinkApprovalController.php (php)
- DemoController.php (php)
- NewsletterArchiveController.php (php)
- SpeakingController.php (php)
- Api (txt)
- PostsController.php (php)
- MusicController.php (php)
- Auth (txt)
- ResendVerificationMailController.php (php)
- LoginController.php (php)
- RegisterController.php (php)
- ResetPasswordController.php (php)
- ForgotPasswordController.php (php)
- TaggedPostsController.php (php)
- UsesController.php (php)
- TestimonialApprovalController.php (php)
- Components (txt)
- AdComponent.php (php)
- ViewComposers (txt)
- LazyViewComposer.php (php)
- Requests (txt)
- Api (txt)
- UpdatePostRequest.php (php)
- StorePostRequest.php (php)
- Filament (txt)
- Resources (txt)
- UserResource (txt)
- Pages (txt)
- EditUser.php (php)
- CreateUser.php (php)
- ListUsers.php (php)
- AdResource.php (php)
- VideoResource.php (php)
- PostResource (txt)
- Pages (txt)
- EditPost.php (php)
- ListPosts.php (php)
- CreatePost.php (php)
- VideoResource (txt)
- Pages (txt)
- CreateVideo.php (php)
- ListVideos.php (php)
- EditVideo.php (php)
- TagResource.php (php)
- TagResource (txt)
- Pages (txt)
- EditTag.php (php)
- ListTags.php (php)
- CreateTag.php (php)
- PostResource.php (php)
- NewsletterTestimonials (txt)
- Tables (txt)
- NewsletterTestimonialsTable.php (php)
- Pages (txt)
- ListNewsletterTestimonials.php (php)
- EditNewsletterTestimonial.php (php)
- CreateNewsletterTestimonial.php (php)
- Schemas (txt)
- NewsletterTestimonialForm.php (php)
- NewsletterTestimonialResource.php (php)
- UserResource.php (php)
- TalkResource.php (php)
- LinkResource (txt)
- Pages (txt)
- CreateLink.php (php)
- ListLinks.php (php)
- EditLink.php (php)
- TalkResource (txt)
- Pages (txt)
- EditTalk.php (php)
- ListTalks.php (php)
- CreateTalk.php (php)
- AdResource (txt)
- Pages (txt)
- EditAd.php (php)
- CreateAd.php (php)
- ListAds.php (php)
- LinkResource.php (php)
- Widgets (txt)
- TopReferrersTable.php (php)
- PopularPostsTable.php (php)
- TopCountriesTable.php (php)
- PageViewsChart.php (php)
- AnalyticsOverviewStats.php (php)
- Pages (txt)
- Analytics.php (php)
- GenerateNewsletter.php (php)
- helpers.php (php)
- Providers (txt)
- HealthServiceProvider.php (php)
- BladeComponentServiceProvider.php (php)
- FlashServiceProvider.php (php)
- RouteServiceProvider.php (php)
- Filament (txt)
- AdminPanelProvider.php (php)
- AppServiceProvider.php (php)
- ViewServiceProvider.php (php)
- NavigationServiceProvider.php (php)
- HorizonServiceProvider.php (php)
- Actions (txt)
- CreatePostFromLinkAction.php (php)
- GenerateOgImageAction.php (php)
- PublishPostAction.php (php)
- CreateLinkAction.php (php)
- ApproveLinkAction.php (php)
- GenerateNewsletterResult.php (php)
- HandlePostSavedAction.php (php)
- ConvertPostTextToHtmlAction.php (php)
- RejectLinkAction.php (php)
- CreateTestimonialAction.php (php)
- GenerateNewsletterAction.php (php)
- Services (txt)
- EmbeddingService.php (php)
- NewsletterGenerator.php (php)
- Music (txt)
- Releases.php (php)
- PopularPostsService.php (php)
- Search (txt)
- Indexer.php (php)
- SearchProfile.php (php)
- AnalyticsService.php (php)
- CommonMark (txt)
- Languages (txt)
- Bash (txt)
- Patterns (txt)
- BashKeywordPattern.php (php)
- BashVariablePattern.php (php)
- BashCommentPattern.php (php)
- BashLanguage.php (php)
- CommonMark.php (php)
- ResponseCache (txt)
- CacheAllGuestRequests.php (php)
- TaggingService.php (php)
- MediaLibrary (txt)
- CustomPathGenerator.php (php)
- Twitter (txt)
- TwitterServiceProvider.php (php)
- Twitter.php (php)
- MissingPageRedirector (txt)
- LegacyUrlsRedirector.php (php)
- Enums (txt)
- LinkStatus.php (php)
- CLAUDE.md (md)
- resources (txt)
- views (txt)
- livewire (txt)
- ⚡search.blade.php (php)
- testimonial-form.blade.php (php)
- ⚡link-form.blade.php (php)
- auth (txt)
- verify-email.blade.php (php)
- verified.blade.php (php)
- passwords (txt)
- reset.blade.php (php)
- email.blade.php (php)
- login.blade.php (php)
- register.blade.php (php)
- front (txt)
- links (txt)
- already-approved.blade.php (php)
- approved-and-post-created.blade.php (php)
- approved.blade.php (php)
- rejected.blade.php (php)
- uses-not-found.blade.php (php)
- testimonials (txt)
- approved.blade.php (php)
- rejected.blade.php (php)
- posts (txt)
- partials (txt)
- popular-now.blade.php (php)
- keep-reading.blade.php (php)
- share.blade.php (php)
- popular.blade.php (php)
- post-navigation.blade.php (php)
- list.blade.php (php)
- related.blade.php (php)
- link-cluster.blade.php (php)
- tags.blade.php (php)
- show.blade.php (php)
- layouts (txt)
- error.blade.php (php)
- partials (txt)
- bio.blade.php (php)
- carbon.blade.php (php)
- flash.blade.php (php)
- infoBox.blade.php (php)
- analytics.blade.php (php)
- head.blade.php (php)
- seo.blade.php (php)
- navigation.blade.php (php)
- app.blade.php (php)
- pages (txt)
- demo.blade.php (php)
- topics (txt)
- index.blade.php (php)
- show.blade.php (php)
- legal.blade.php (php)
- community (txt)
- index.blade.php (php)
- create.blade.php (php)
- thanks.blade.php (php)
- about.blade.php (php)
- speaking.blade.php (php)
- partials (txt)
- homepage-sidebar.blade.php (php)
- music.blade.php (php)
- tagged-posts.blade.php (php)
- archive.blade.php (php)
- home.blade.php (php)
- advertising.blade.php (php)
- search.blade.php (php)
- originals.blade.php (php)
- newsletter (txt)
- index.blade.php (php)
- already-subscribed.blade.php (php)
- dislike.blade.php (php)
- archive-show.blade.php (php)
- confirm.blade.php (php)
- archive.blade.php (php)
- like.blade.php (php)
- testimonial-thanks.blade.php (php)
- testimonial.blade.php (php)
- confirmed.blade.php (php)
- newsletter (txt)
- partials (txt)
- block.blade.php (php)
- form.blade.php (php)
- email-card.blade.php (php)
- testimonial.blade.php (php)
- components (txt)
- submitButton.blade.php (php)
- ad.blade.php (php)
- inputField.blade.php (php)
- shareButton.blade.php (php)
- schema-markup.blade.php (php)
- postHeader.blade.php (php)
- textarea.blade.php (php)
- lazy.blade.php (php)
- speaking (txt)
- partials (txt)
- talk.blade.php (php)
- video.blade.php (php)
- music (txt)
- partials (txt)
- release.blade.php (php)
- og-images (txt)
- post.blade.php (php)
- newsletter.blade.php (php)
- default.blade.php (php)
- mails (txt)
- links (txt)
- approved.blade.php (php)
- submitted.blade.php (php)
- testimonials (txt)
- submitted.blade.php (php)
- filament (txt)
- widgets (txt)
- popular-posts-table.blade.php (php)
- pages (txt)
- analytics.blade.php (php)
- generate-newsletter.blade.php (php)
- errors (txt)
- 503.blade.php (php)
- 500.blade.php (php)
- 404.blade.php (php)
- newsletter (txt)
- template.blade.php (php)
- components (txt)
- series-next-post-component.blade.php (php)
- form-error.blade.php (php)
- series-toc-component.blade.php (php)
- js (txt)
- app.js (js)
- css (txt)
- utilties.css (css)
- filament.css (css)
- app.css (css)
- bootstrap.css (css)
- components (txt)
- mobile-menu.css (css)
- pagination.css (css)
- gameboy.css (css)
- markup.css (css)
- shiki.css (css)
- carbon.css (css)
- forms.css (css)
- button.css (css)
- testimonial-ticker.css (css)
- package.json (json)
- database (txt)
- seeders (txt)
- VideoSeeder.php (php)
- LinkSeeder.php (php)
- UserSeeder.php (php)
- EmailListSeeder.php (php)
- NewsletterTestimonialSeeder.php (php)
- ATTRIBUTION.md (markdown)