Support the ongoing development of Laravel.io →

1,463 Threads

How do I keep the value of a checkbox in an invalid form?

I am working on a Laravel 8 blogging application. The "Add article" form has a "swit...

ddiskandar liked this thread

1 Likes
12 Replies

Why does this form fail to validate?

I am making a blogging application with Laravel 8 and Bootstrap 5. I run into a problem trying to va...

0 Likes
2 Replies

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

Why do my policies and gates fail outside the controller?

I am working on a Laravel 8 app with users, roles and permissions. I use Microsoft Azure for user si...

mkosetrgg liked this thread

1 Likes
0 Replies

How do I fill a table column with comma-separated values?

I am working on a Laravel 8 app with roles and permissions. The roles and permissions system are pre...

0 Likes
1 Replies

Accessing values ​​from a laravel array in javascriptlara

I'm passing an array from laravel to javascript. I am first passing the array to json as follows: @p...

0 Likes
1 Replies

What causes this Guzzle exception?

I am working on a Laravel 8 app that uses Microsoft Azure for user management (login included). I be...

0 Likes
0 Replies

How do I get the current user picture from Microsoft Graph?

I am working on a Laravel 8 app that uses Microsoft Azure for user management (login included). I be...

0 Likes
0 Replies
posted 2 years ago

update laravel

<form class="form-group" method="post" action="{{route('aposta.update', $aposta->id)}}">...

0 Likes
1 Replies

Visualization of connections

I need to visualize the relationship between the data in the tables. My point is to show what is con...

0 Likes
0 Replies
posted 2 years ago

Using include with foreach

Hey guys i want to create product card component for using everywhere in site. I included it like th...

0 Likes
2 Replies
Solved

lightning it solution

[https://www.lightningitsolution.pk/](lightning it solution) is mainly a digital marketing company b...

0 Likes
0 Replies

Laravel 8.X Blade using anchor tags in a @foreach

Hi! I'm a little confused with the blade @foreach loop: I have a table that shows a list of car make...

0 Likes
1 Replies

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.