Support the ongoing development of Laravel.io →

353 Threads

How do I delete comment replies along with a comment?

I have made a blogging application in Laravel 8. I am currently working on giving any authenticated...

0 Likes
5 Replies
Solved

Can I clone Laracasts ?

Hello everyone, I'm new here. I would like to create an LMS based on the content from (https://larac...

0 Likes
4 Replies
Solved
posted 4 months ago

Blade dynamic components called from array of classes

Hello, I'm trying to render blade components from within a Livewire component, however my chosen sol...

0 Likes
1 Replies
Solved

What makes this permissions-checking middleware fail?

I am working on a blogging application in Laravel 8. The application gives the users rights by assig...

0 Likes
2 Replies
Solved

Error: Attempt to read property "cpf" on null - Laravel 9

I'm trying to view details of a property that I registered in the bank and I'm getting this error me...

0 Likes
9 Replies
Solved

Why does sending multiline emails fail in this application?

I am working on a blogging application in Laravel 8. The ArticlesController controller I have this m...

0 Likes
2 Replies
Solved

How can make a pager in Laravel 8?

I am working on a blogging application in Laravel 8. Un the ArticlesController controller I have: cl...

0 Likes
1 Replies
Solved

Why is the count variable 0 on all pages but the first?

I am working on a blogging application in Laravel 8. The FrontendController controller contains the...

0 Likes
3 Replies
Solved

How do I make a factory that creates proper random titles?

I am working on a Laravel 8 blogging application. I need a large numer of articles in order to test...

0 Likes
3 Replies
Solved
posted 1 year ago

AGORA

Hi, please i am facing this error, what could be the issue, the agora app_id and id are on .env file...

0 Likes
6 Replies
Solved

What makes the image type validation fail?

What makes the image type validation in this Laravel application fail? I am making a blogging applic...

0 Likes
3 Replies
Solved

How can I make Blade variables "global"?

I am working on a Laravel 8 blogging application with articles, categories and comments. The goal I...

ddiskandar liked this thread

1 Likes
8 Replies
Solved

How do I keep the invalid form open?

I am making a blogging application with Laravel 8 and Bootstrap 5. For adding a post I use a form pl...

0 Likes
6 Replies
Solved
posted 2 years ago

Syntax Error Unexpected End Of File

I was working on doing validation for my form but I encountered the error syntax error in my blade f...

0 Likes
2 Replies
Solved

How do I get a single post's category name?

I am working on a Laravel 8 app with posts and post categories. I am working on the Edit post form,...

0 Likes
2 Replies
Solved

How do I filter posts by status with Laravel query builder?

I am working on a Laravel 8 app with users and posts. From all the entries in the posts table, I nee...

0 Likes
3 Replies
Solved

How to overwrite a variable from child controller?

I am working on a Laravel 8 app with users and posts. I have a PostsController and a FeaturedPostsCo...

0 Likes
3 Replies
Solved

Why this "Column 'name' in where clause is ambiguous" error?

I am working on a Laravel 8 app with users and posts. I want to display the full name of the author...

0 Likes
2 Replies
Solved

What causes this 'Unknown format "factory"' error?

I am working on a Laravel 8 app with users and posts. The objective is to create a bunch of posts (I...

0 Likes
4 Replies
Solved

How can I make a Blade directive that takes a parameter?

I am working on a Laravel 8 application. I need to make a custom directive for checking user's permi...

0 Likes
2 Replies
Solved

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.