Support the ongoing development of Laravel.io →

1,593 Threads

Multiple Laravel App using the same table job

I am working with 3 HTTP servers using the same Laravel app and sharing the same DATABASE, where the...

0 Likes
0 Replies

How to create custom config folder?

How would I go about making a custom config folder? Id est, creating a folder in the root app direct...

0 Likes
0 Replies

Laravel Voyager Query for List Result

Hi, i want to make a query for laravel voyager bread-list result. How i can do this in the model? Th...

0 Likes
0 Replies

How to get mysql connection (thread) id using Larvavel 5.6?

How to get MySql connection id when user login into your web/system? In MySQL you can directly query...

0 Likes
0 Replies

Create Scaffold with Laravel 5.7

🔥check this tutorial “Create Scaffold with Laravel 5.7” https://medium.com/modulr/create-scaffold-...

0 Likes
0 Replies

How to implement real time username validation?

I am new to laravel and I am trying to validate username in real time. Hoping to get a reply :-)

0 Likes
1 Replies

Looking for project partner

Not sure if this is even appropriate here, apologies if not. This is definitely the right crowd. I...

0 Likes
3 Replies

LaRecipe - Write gorgeous documentations like Laravel.

Hi everyone 🌸 I just want to share my new package called Larecipe, used to create nice looking docu...

0 Likes
0 Replies
posted 6 years ago

Paginate while returning array of Api resource objects

I need to send multiple objects to the api resource colection. So I am returning multiple Objects in...

0 Likes
0 Replies

Redis cache tags flush memory leak

Hi, we using Laravel provided Redis tagged cache to cache query results for models in this way: cach...

0 Likes
0 Replies

Two field in combination should be unique in Database

Hello, I need to have validation where two field in a table in exact this combination should be uniq...

0 Likes
3 Replies

Laravel + wordpress

Hi guy. I have a backend built with laravel, but now i need a wordpress shop. And i need to share th...

0 Likes
0 Replies

Laravel Echo and Pusher

Hello, So, I started playing with Pusher on Laravel 5.6. In the bootstrap.js file where I create the...

0 Likes
5 Replies
posted 6 years ago

I wonder if the Laravel line of source code has any special

/** * Send the given request through the middleware / router. * * @param \Illuminate...

0 Likes
1 Replies

Learning advanced laravel.

I am interested in learning advanced laravel. what are the best tutorials you suggest?

0 Likes
4 Replies

How to network and collaborate with fellow Laravel Developer

Hello all, I am visiting #LaraconEU 2018 at Amsterdam. I was wondering how I can make most out of it...

0 Likes
2 Replies

[API Resource] Top Level Meta Data

I need to add top-level metadata to my API response, according to Laravel Documentation that possibl...

0 Likes
0 Replies

ORM where clause on related table with pluck

Hello, how can I use ->pluck('fieldB') in following Laravel code? $Result = TableA::with('tableB'...

0 Likes
1 Replies

ErrorException on Query

I have been using this app for over 2 yrs, all the sudden its giving me this error. Not sure what to...

0 Likes
1 Replies

Set cookie in middleware terminate function

Is it possible to set a cookie in the terminate function of a middleware? I have tried to create it...

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.