Support the ongoing development of Laravel.io →
posted 7 years ago

Passport: Inefficient way to declare scopes?

Hello (first post!) I was just playing with Laravel Passport for the first time, and upon declaring...

0 Likes
0 Replies
posted 7 years ago

Facet/Filter Attribute Product Search

Hi There Before I begin to start writing such a function, I am wondering if there is a package/code...

0 Likes
0 Replies
posted 10 years ago

Mailgun o:tag

Is there any way to add mailgun tags to emails sending with laravel Mail::send( comand? I got my c...

0 Likes
3 Replies
posted 11 years ago

Join working in SQL but not in Query Builder

I'm trying to find all records that exist in both listings and listings_queue tables. Laravel $count...

0 Likes
8 Replies

Saving Data from Laravel Form in Bootstrap Modal

Hi there i'm noob to laravel. I have some problem with form: originally from stackoverflow: http://s...

0 Likes
4 Replies

In Illuminate\Mail\Mailer::send callback is ignored

Back in december I opened the issue https://github.com/laravel/framework/issues/22512 basically when...

0 Likes
0 Replies

Change password using API via Passport

Hello, So, I'm using Passport and what I do need is to set a way to change the user password via API...

0 Likes
2 Replies
posted 7 years ago

Best approach for editing HTML page content

I'm just getting started on Laravel on a new project and excited to start using it based on my initi...

0 Likes
0 Replies
posted 7 years ago

Laravel Accessor ORM

Hi i want to know that when $snake_attribute is false and we have write a accessor for like Parent_i...

0 Likes
2 Replies
posted 7 years ago

Contact QuickBooks Helpline Number

QuickBooks offers far reaching budgetary arrangements that take into account diverse sorts of money...

0 Likes
0 Replies

[5.4] How to prevent the csrf_token expiration and caffeine.

I have a page with a form which users use to plan activities and it might require a long time to be...

0 Likes
2 Replies
posted 7 years ago

How to merge a row dynamically for the same record in view ?

This is my model code public function rptEmployeeMemoDetail($EmpId, $StartAt, $EndAt){ retur...

0 Likes
2 Replies

How To Create Unique Validation On The Form Request

Hi all I have 2 unique field for label and isbn. For the cleaner code i moved the validation to a Fo...

0 Likes
0 Replies

updateOrCreate large number of records

I have a relatively large number of records that will need to be updated once a minute (anywhere fro...

0 Likes
1 Replies

Subscription and billing system without stripe?

Hello all. Been trying to wrap my head around how to implement user subscriptions in laravel without...

0 Likes
3 Replies

.env vs config files

was looking at https://laracasts.com/discuss/channels/laravel/env-vs-config-files but still cannot f...

0 Likes
2 Replies

Can I add a where condition on the belongsToMany join?

Hi, having this relation public function programs() { return $this->belongsToMany...

0 Likes
0 Replies

Laravel Socialite custom provider

I am trying to create a custom provider to make auth into my API, I already create the Client in my...

0 Likes
0 Replies

Send user password reset link after creation by admin

My application only allows for admin to create users (i.e. users cannot register), and assign roles...

0 Likes
2 Replies

Need your feedback on Antares Project

Hello everyone! We've been working for over a year now to create Antares - powerful boilerplate base...

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.

© 2025 Laravel.io - All rights reserved.