Hello, I need to have validation where two field in a table in exact this combination should be uniq...
Hi guy. I have a backend built with laravel, but now i need a wordpress shop. And i need to share th...
Hello, So, I started playing with Pusher on Laravel 5.6. In the bootstrap.js file where I create the...
/** * Send the given request through the middleware / router. * * @param \Illuminate...
I am interested in learning advanced laravel. what are the best tutorials you suggest?
Hello all, I am visiting #LaraconEU 2018 at Amsterdam. I was wondering how I can make most out of it...
I need to add top-level metadata to my API response, according to Laravel Documentation that possibl...
Hello, how can I use ->pluck('fieldB') in following Laravel code? $Result = TableA::with('tableB'...
I have been using this app for over 2 yrs, all the sudden its giving me this error. Not sure what to...
Is it possible to set a cookie in the terminate function of a middleware? I have tried to create it...
My Site was working fine, and i move my website from VPS to AWS(LAMP) Now after login function i am...
I have a context where a conference can have 1 or more registration types and the user can do a regi...
Hello community, I search for controls which I can use with Laravel for example jQWidgets. But I can...
Context I have 3 migrations: Members table: class CreateMembersTable extends Migration { public...
Hi, $item->categories()->attach([4,1,2,3]); This insert record order by 1 2 3 4 I want it ins...
I am doing image upload in my Laravel application where after selecting some images I want to remove...
Hello GUYS , I am trying to access those values of the controller , but I have to make variables fir...
I have users table and related user_groups table and there is access_level column in the user_groups...
I'm trying to send mails through the mailhub of my Internet Service Provider (Telenet). Previously,...
I tried everything, my laravel that did not fit the driver ... I have an application with pure php a...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community