Skip to content

Blog tech improvement#31

Open
raulsf-dev wants to merge 7 commits into
mainfrom
blog_tech_improvement
Open

Blog tech improvement#31
raulsf-dev wants to merge 7 commits into
mainfrom
blog_tech_improvement

Conversation

@raulsf-dev

Copy link
Copy Markdown
Contributor

No description provided.

$otherBlogs = BlogPost::query()->whereIn('id', $blogIds)->get();

$schema = Schema::article()
->headline('Example Article')

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Dudo mucho que el headline tenga que ser Example Article :D

Comment thread app/Http/Controllers/Website/BlogController.php
@raulsf-dev raulsf-dev requested a review from RuliLG July 8, 2024 06:26
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