Support the ongoing development of Laravel.io →

Mailgun, sending from multiple domains.

I'm running a central system with multiple clients/users, each of whom have their own mailgun accoun...

0 Likes
5 Replies
posted 6 years ago

laravel passport installation trouble

Hello here,I hope you are all fine.I have a trouble after installing passport in my laravel applicat...

0 Likes
0 Replies

What is local.ERROR: Call to undefined method Query\Builder::outstandingActions() ?

local.ERROR: BadMethodCallException: Call to undefined method Illuminate\Database\Query\Builder::out...

0 Likes
1 Replies

Laravel Template creator

I want to create template for my company's website .Which are the best template creator for Laravel...

0 Likes
2 Replies

GameQ v3 Integration to Laravel 5.4

Hello everyone. Can anyone help me how to integrate gameq v3 to laravel like a library. I have insta...

0 Likes
2 Replies

Making a service provider but want to inject the Database service into it

So Ive learned how to make simple service providers that call a helper method from a helper folder....

0 Likes
2 Replies

l5-swagger help needed, how to configure?

I am new and needed this openApi to work for my site. But didn't know the process. I am searching fo...

0 Likes
2 Replies
posted 6 years ago

Sendgrid integration

Swift_TransportException Connection could not be established with host smtp.sendgrid.net [Connection...

0 Likes
1 Replies
posted 6 years ago

Help GoDaddy host deployment

Hello, I have my own project but when I am deploying it, the page doesnt load, just shows me HTTP ER...

0 Likes
1 Replies

charset UTF8

Hello, I have simple application showing one table with results to authenticated users Illuminate\Fo...

0 Likes
1 Replies

Laravel and LDAP

I'm still relatively new to Laravel and I'm trying to work out how I can accomplish the following. I...

0 Likes
15 Replies

BindException in Guard.php line 80: Can't contact LDAP server

Hi, i just learned to use laravel and ldap. Currently, I'm creating a web system for employees. I ha...

0 Likes
0 Replies

Laravel unique validation on multiple columns for unique relations

How do I perform a Laravel unique validation on multiple columns for unique relations. One user can...

0 Likes
3 Replies
Solved

get last row on relationship Eloquent Or Query Builder

i want get last post On Tag : 1 - paginate All Tags ( order By created_at ) ( for Example : $blogTag...

0 Likes
0 Replies

Inserting MySQL data with AES_ENCRYPT

I have a table that needs to store confidential data in two BLOB columns. The overall SQL statement...

0 Likes
6 Replies
posted 6 years ago

Nested relationship stops working after first result

Here is the query I have: $messages = Message::select('messages.*') ->where('post_id'...

0 Likes
5 Replies

FatalThrowableError __clone method called on non-object

Laravel Version: 5.4.26 PHP Version: 7.1.5 Description: In my project I have a service class (Serv...

0 Likes
0 Replies

Track visitors

I'm in a bit of a pickle. I've looked at all the packages and none of them seems to fit my needs. Ho...

0 Likes
6 Replies

Property [user] does not exist on this collection instance.

good day all, i hope people here will be able to help me out. i am working on this OAuth login mecha...

0 Likes
0 Replies

I got this error when I add to database. But when I try to another PC theres no error yet. See error below

QueryException in Connection.php line 729: SQLSTATE[HY000]: General error: 1449 The user specified a...

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.