Support the ongoing development of Laravel.io →

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

Wrong autoloader classmap in database paths.

Laravel Version: 5.4.26 PHP Version: 7.1.1 (cli) (built: Jan 18 2017 18:51:14) Database Driver &...

0 Likes
0 Replies

How to set up and sync the CSRF token with a Vue.js SPA?

I'd like to use Laravel CSRF tokens in my Vue.js SPA. I'm using plain HTML for views (i.e. no Blade...

0 Likes
2 Replies
posted 6 years ago

Moderation of this forum

Hello, I really love laravel and its community, but I have to say some words about this forum. I am...

0 Likes
1 Replies
posted 8 years ago

$errors variable empty after failed validation

I'm brand new to Laravel (and fairly new at PHP), and I'm loving it so far... except for one issue t...

0 Likes
10 Replies
Solved

Laravel pagination how appends long string

Hello everybody. I just started learning laravel. There was a problem, I make a selection from the d...

0 Likes
2 Replies

Empty generated documentation

Hi, With dingo (https://github.com/dingo/api/), i try to generate an API documentation. All goes wel...

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