Support the ongoing development of Laravel.io →
posted 1 year ago

Inserting database data obtained form dropdown in databaseL

I have retrieved data from database and populate form select. But value is not inserting in database...

0 Likes
4 Replies
Solved
posted 1 year ago

Forge Deployment URL Variable Injection

According to the Deployment Trigger URL Docs, that any query parameters appended as part of the trig...

0 Likes
8 Replies
Solved
posted 1 year ago

Http::get to localhost is Infinite loop?

This is the only thing that stops the process and makes port 8000 unusable. Nothing is returned to t...

0 Likes
4 Replies
Solved

Factories - Create multiple records with a single request

Hello beautiful people, I am currently experimenting with super long running times on a feature that...

0 Likes
3 Replies
Solved

Empty providers for Faker with `php artisan test`

I'm trying to use Faker for unit testing. Faker fails to generate random data for the model instance...

0 Likes
2 Replies
Solved

i dont know how to fix public folder name in laravel url

how to fix public folder name in laravel url ?

guilhermecostam liked this thread

1 Likes
5 Replies
Solved

prevent loading subdomain when using www

I have a Laravel project, where i am managing domain and subdomain altogether. That domain and subdo...

0 Likes
1 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
posted 1 year ago

Two Probably Stupid Questions

If I want to delete an app project, will deleting the project's root folder be sufficient? There i...

0 Likes
2 Replies
Solved

I want to install laravel 8.x by laravel.build

hi, I am building laravel using "curl -s https://laravel.build/example-app | bash". I want...

0 Likes
3 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
posted 2 years ago

Issue with hasOneThrough and limit of 999 results

Hello everyone, Laravel : v8.83.5 PHP : 7.4.28 MariaDB : 10.3.34-MariaDB I have a very strange error...

0 Likes
1 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

I can't get the Version 9

Hi ! I can't get version 9 of laravel after the installation I get version5.4 And I got the followin...

0 Likes
1 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
posted 2 years ago

Saas in laravel 6 saasaa

hello dev community! I am a young backend dev on laravel in internship, I have the mission to take o...

suhailparad, joedixon, maverickjames21 liked this thread

3 Likes
5 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

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.