Support the ongoing development of Laravel.io →

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

SQLCipher implementation for Laravel

Hey all! I'm developing a Laravel project requiring to secure stored data. Upon analyzing the soluti...

0 Likes
1 Replies

Laravel CRUD - Admin panel Generator

Hi, I am studing laravel and I wuold like to devlop the firt "backend panel" using this fr...

0 Likes
4 Replies

How to send Request form Normal PHP page to laravel when form submit

I have two PHP applications, one is normal php application and another laravel application, I have l...

0 Likes
2 Replies

How to make migration flexable in laravel ??

How do i do it ?? without loosing my earlier data and my earlier migration ??

0 Likes
1 Replies

How to provide old value of a form, if it is populated with snippets

Hi, I have a following pice of code in the snippets, that I am using jQuery Datepicker. But, if the...

0 Likes
0 Replies

Search where results only if value is not empty

Hello Guys , I have a filter search , and I want to search WHERE , JUST if the value is not empty ....

0 Likes
3 Replies

\App\Model::all() not grabbing more than 15 entries

Hi all, Wanting to grab an entire model to dump in CSV format for a report, however, in this case, u...

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.