Support the ongoing development of Laravel.io →

Razvan

Joined 2 Oct 2021

Statistics

Threads 38
Replies 29
Solutions 2
Articles 0
posted 1 month ago

How do I prevent the repetition of a success alert?

I have made a blogging application in Laravel 8. I am working on the functionality of adding comment...

Likes Replies

How do I get the replies for each comment?

I have made a blogging application in Laravel 8. I am working on the functionality of adding comment...

Likes Replies

How can I turn a numeric array into an array of objects?

I am working on a blogging application in Laravel 8. The application supports themes. In a nutshell,...

Likes Replies

How can I add a theme piker to this Laravel 8 blogging app?

I am working on a blogging application in Laravel 8. The application supports themes. In a nutshell,...

Likes Replies

How can I add a custom validation message for banned users?

I am working on a blogging application in Laravel 8. There are 4 user roles, among which, the "...

Likes Replies
replied 2 weeks ago

How do I prevent the repetition of a success alert?

@sasho I do that already in the show() method: public function show( $slug ) { // Single article...

0 Likes
replied 3 weeks ago

How do I prevent the repetition of a success alert?

@sasho I get an Undefined variable: comment (View: resources\views\themes\calvin\partials\comment-fo...

0 Likes
replied 3 weeks ago

How do I prevent the repetition of a success alert?

@sasho Some of the code in the answer is not formatted and is hard to read it :)

0 Likes
replied 3 weeks ago

How do I prevent the repetition of a success alert?

I get an Undefined variable: comment error from comment-form.blade.php. :(

0 Likes
replied 4 months ago

What makes this permissions-checking middleware fail?

@faisal Please have a look at this topic. Thanks!

0 Likes

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.

© 2023 Laravel.io - All rights reserved.