Support the ongoing development of Laravel.io →

1,543 Threads

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 5 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

I am stuck at chmod in Laravel from last many Days.

My Site was working fine, and i move my website from VPS to AWS(LAMP) Now after login function i am...

0 Likes
1 Replies
posted 5 years ago

How to organize the array to store the answers in DB?

I have a context where a conference can have 1 or more registration types and the user can do a regi...

0 Likes
2 Replies

Experience with jQWidgets and Laravel 5

Hello community, I search for controls which I can use with Laravel for example jQWidgets. But I can...

0 Likes
0 Replies

Relationship not eager loading

Context I have 3 migrations: Members table: class CreateMembersTable extends Migration { public...

0 Likes
1 Replies

Pivot table attach() without auto sort

Hi, $item->categories()->attach([4,1,2,3]); This insert record order by 1 2 3 4 I want it ins...

0 Likes
1 Replies
posted 5 years ago

Removing files from request before passing to controller

I am doing image upload in my Laravel application where after selecting some images I want to remove...

0 Likes
2 Replies

Access Constructor from Method

Hello GUYS , I am trying to access those values of the controller , but I have to make variables fir...

0 Likes
1 Replies

Laravel 5.6 get user id in Routes

I have users table and related user_groups table and there is access_level column in the user_groups...

0 Likes
1 Replies

Send mail through SMTP server

I'm trying to send mails through the mailhub of my Internet Service Provider (Telenet). Previously,...

0 Likes
0 Replies

Error Connection SqlServer

I tried everything, my laravel that did not fit the driver ... I have an application with pure php 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.