Hello (first post!) I was just playing with Laravel Passport for the first time, and upon declaring...
Hi There Before I begin to start writing such a function, I am wondering if there is a package/code...
Is there any way to add mailgun tags to emails sending with laravel Mail::send( comand? I got my c...
I'm trying to find all records that exist in both listings and listings_queue tables. Laravel $count...
Hi there i'm noob to laravel. I have some problem with form: originally from stackoverflow: http://s...
Back in december I opened the issue https://github.com/laravel/framework/issues/22512 basically when...
Hello, So, I'm using Passport and what I do need is to set a way to change the user password via API...
I'm just getting started on Laravel on a new project and excited to start using it based on my initi...
Hi i want to know that when $snake_attribute is false and we have write a accessor for like Parent_i...
QuickBooks offers far reaching budgetary arrangements that take into account diverse sorts of money...
I have a page with a form which users use to plan activities and it might require a long time to be...
This is my model code public function rptEmployeeMemoDetail($EmpId, $StartAt, $EndAt){ retur...
Hi all I have 2 unique field for label and isbn. For the cleaner code i moved the validation to a Fo...
I have a relatively large number of records that will need to be updated once a minute (anywhere fro...
Hello all. Been trying to wrap my head around how to implement user subscriptions in laravel without...
was looking at https://laracasts.com/discuss/channels/laravel/env-vs-config-files but still cannot f...
Hi, having this relation public function programs() { return $this->belongsToMany...
I am trying to create a custom provider to make auth into my API, I already create the Client in my...
My application only allows for admin to create users (i.e. users cannot register), and assign roles...
Hello everyone! We've been working for over a year now to create Antares - powerful boilerplate base...
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