Support the ongoing development of Laravel.io →
posted 2 years 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

Inject JsonResource in reusable Controller

Hey, I'm trying to inject a JsonResource to my reusable Controller. ApiBaseController: Here I want t...

0 Likes
1 Replies
Solved

How to sign outgoing emails in Laravel 9 with a DKIM?

Please explain the conception of how to sign outgoing emails in Laravel 9 with a DKIM signature. Lar...

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
posted 2 years 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 2 years 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 2 years 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 2 years 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

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.