Support the ongoing development of Laravel.io →

4,598 Threads

Multi-tenant deployment using HTTP header

Hello, First of all please be aware that I'm not a skilled PHP programmer, even less a Laravel exper...

0 Likes
0 Replies

How to average from database with multiple columns

I have Mysql database column story and game_time etc. I want to these avg But ı don't know How to av...

0 Likes
1 Replies

SASS app where to save each users data?

Hi all, I’ve recently been playing around with Larvel and building a sample project to try and wrap...

0 Likes
0 Replies

Dynamic relation is wrong but reloading retrievs correct one

Hi, I have an very strange problem which I never had before and I only have this problem with my rol...

0 Likes
2 Replies

mssql function call -> runs into error

Hi, i will run a function ("fn_test()") at my mssql Server. This function should returns a...

0 Likes
1 Replies

User management (password)

Hello, when an admin creates a user, is it a practical option to automatically pass a random passwor...

zworthkey liked this thread

1 Likes
1 Replies

How to Load Balance DB_SLAVE_HOST in Laravel

We are using Laravel Framework 5.8.38 We are using RDS Mysql as Database. The configuration is as fo...

0 Likes
0 Replies

dynamic mail configuration using Laravel

`In my Laravel application, I am trying to send mail notification based on the company_id of the log...

0 Likes
0 Replies

Multi authentication

I would like to build a multi auth system, where companies can sign up, and have an admin that can c...

0 Likes
1 Replies

Best table name

Simple question: which is the best table name (to use with eloquent) for a counter between authors a...

0 Likes
2 Replies

Laravel with Firebase

We had question for everyone who is using Laravel. What you think about using Google Firebase's Clou...

0 Likes
1 Replies

Shop manager

Can the shop manager in e-commerce also delete products, or only has the option to create and edit,...

0 Likes
0 Replies

Shop manager role

LarCan the shop manager in e-commerce also delete products, or only has the option to create and edi...

0 Likes
0 Replies

Database Field Not Populating With Soft Delete

Hello Laravel Community, I am a beginner in Laravel. I have learned the soft delete concept using []...

0 Likes
2 Replies
posted 3 years ago

Not able to make a database connect using Eloquenteloquent

The following command is not creating a record in my database: $person = Person::create($_REQUEST);...

kenoli liked this thread

1 Likes
2 Replies

whereYear with timezone

Good morning everyone, i have a small problem with the "whereYear" query. In the backend t...

0 Likes
1 Replies

could not find driver, laravel6, SQL server 2008 R2

Hello it's already been 1 week I'm struggling to connect to my sql server with the laravel framework...

alexanderfalkenberg, imanghafoori1 liked this thread

2 Likes
0 Replies

morphedByMany "manipulates" column if it starts with "pivot"

Hi everyone I'm encountering a problem, morphedByMany relationship "manipulates" column on...

0 Likes
0 Replies

Is my responsibility to add User [from the social media data

https://laravel.com/docs/8.x/socialite Using the Social Sign-in in a Laravel 8.x App/Site Is my resp...

lse123 liked this thread

1 Likes
1 Replies

Hasmany With Sum but Whats The Variable Name?

Invoices Model: public function items(){ return $this->hasMany('\App\InvoiceItems','invoice_id','...

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