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

Dynamic env using settings

Hi guys I'm trying to replace the env variable dynamic settings from AppServiceProvider But I'm get...

0 Likes
2 Replies

Cannot access into laravel telescope dashboard

I have a laravel application where i am also using vue js. Can i use laravel's debug tool such as te...

0 Likes
2 Replies

How can I avoid repeating this line in all my methods?

I am working on a blogging application in Laravel 8. I have a settings table from which I pull the _...

mostafa-amine liked this thread

1 Likes
5 Replies

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

Google Authentication Callbacks Issue

returning 404 page after sign in with google account Problem Image https://ibb.co/37YySKH I have use...

carlx1101 liked this thread

1 Likes
1 Replies

Laravel - MorphTo relation sometimes returns null

I have a polymorphic relationship between an Article model and 3 models (Company, Group & User)...

0 Likes
1 Replies
Solved

Changing the morphMap for only some relations

Hello everyone! We are creating a new API to serve from our legacy database. We have a few different...

0 Likes
5 Replies
Solved

How do I pass common variables to all the views in Laravel?

I am working on a blogging application in Laravel 8. I have a settings table from which I pull the v...

0 Likes
3 Replies

sorting in descending orderlara

Hey, I am trying to display the most recent survey results of a user, which are stored in a mysql da...

0 Likes
3 Replies
Solved

Is it good to save a model in a mutator?

Hi ! I am using Laravel 6. I have a question about the use of mutators in a model. Here a first exem...

0 Likes
0 Replies

"undefined

Hello! I am new to laravel and am using version 5.8. I have created a Likert survey where users rank...

0 Likes
6 Replies
Solved

Session hijacking issue in laravel session domain

I am getting session cookies domain error while running the enlighten package. Check 92/126: Horizon...

0 Likes
0 Replies
posted 1 year ago

Laravel stopped working after disk quota exceeded

Hello ! Today i had a problem in my project : The disk quota was exceeded. Here, it's only my fault...

0 Likes
1 Replies
Solved

SSR Problem with VITE

laravel new project cd project composer require laravel/breeze --dev php artisan breeze:install reac...

0 Likes
1 Replies
posted 1 year ago

How to do a Postgres connection through unix domain socket

Since my postgres instance is on the same machine, I'd like to connect with unix domain sockets inst...

0 Likes
2 Replies

Issue with code read information

Hello i'm having issue with my code Correctly in my admin cp>package>gold package> for uplo...

0 Likes
2 Replies
Solved
posted 1 year ago

Save innested Json Objects

Hi to all, i have this case: { number: 1, details: [{code: 'a'}, {code:'b'}]} where i need to save...

0 Likes
3 Replies
posted 1 year ago

How to create Github actions for Laravel Sail project

Hello, I have a Git repository which contains Laravel Project created using "Sail". Now, w...

0 Likes
1 Replies
Solved
posted 1 year ago

Trying to get property 'title' of non-object

I pasted policy text, tried to change the font color and then I ran into this error. This error from...

0 Likes
1 Replies
posted 1 year ago

Undefined constant "cache"

Following Laravel From Scratch Video 10 https://laracasts.com/series/laravel-8-from-scratch/episode...

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.