Support the ongoing development of Laravel.io →

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

How to get Image from MS SQL Server Database

How to get Image from MS SQL Server Database. Column DataType: Image ?

0 Likes
2 Replies

Laravel Homestead Mongo Installation

Hello, Now being able to load mongo extension. That is it does not appear in the phpinfo. I have don...

0 Likes
1 Replies

Best option , Laravel Many to Many or Not

Hello guys , does some one could help me ? I am developing a real estate website , something like th...

0 Likes
2 Replies
posted 8 years ago

Need a "how to" for setting up production and staging deployments on same server

Hello all, I've been building a web app for a client of mine using Laravel 5 and we're ready to depl...

arifktk32 liked this thread

1 Likes
13 Replies
Solved

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.