Support the ongoing development of Laravel.io →

Create API Rest with Laravel 7 Passport Authentication (Part

We learning to create a authentication system with API Laravel Authentication Passport OAuth https:/...

firtzberg liked this thread

1 Likes
0 Replies
posted 3 years ago

Joining Order Items to Payment Gateway

I am trying to include order details in payment gateway redirect, how do i do this with this code: `...

0 Likes
1 Replies
posted 3 years ago

Connecting Orderitems and Payment Gateway Redirect

I am trying to include order details in payment gateway redirect, how do i do this with this code: `...

0 Likes
1 Replies

Trying to update the entry

Error is Creating default object from empty value Error shows in controller here $logbook-&g...

0 Likes
1 Replies
posted 3 years ago

Sending Email With Attachment And Queue In Laravel 6.0

I have problem with send email with attachment. The problem is when i put the send email inside job...

0 Likes
1 Replies

Uninstalling laravel

There is a way to install laravel using Composer... composer global require laravel/installer So, is...

abbacus007 liked this thread

1 Likes
1 Replies

Database related tables data

Hi, i have two related tables "accounts & tokens" . Inside accounts i have a field &qu...

0 Likes
3 Replies

there are no commands defined in the "nova" namespace

Just try to install Laravel Nova. but keep getting this error message when running php artisan nova:...

0 Likes
1 Replies
posted 4 years ago

Cráter CRUD from migration files

Hi, i have only the migration files and i need create model, controller and views for CRUD, how i ca...

0 Likes
3 Replies

Weird eloquent bindings when using addSelect method.

Laravel Version: 7.13.0 PHP Version: 7.4.6 Database Driver & Version: Mysql & 8.0.20 Descr...

0 Likes
0 Replies

Coolbeans - replicated beanstalkd

Hi everyone, I wanted to share coolbeans, a replicated work queue that implements beanstalkd's proto...

atiladanvi liked this thread

1 Likes
0 Replies
posted 3 years ago

Event & Listener

hi, i am a newbier on laravel. i am trying to get notify from coinpayments.what should i do? please...

0 Likes
0 Replies
posted 3 years ago

max upload file number problem

hello. in my program i have a part for uploading images. i want that users can upload more than 20 i...

0 Likes
1 Replies

Laravel/Passport scope issue

Hi Laravel IO developers. I'm facing an issue with Laravel/Passport scopes. An error occurs when i u...

0 Likes
0 Replies

Call to undefined method App\UserPackage::get05Attribute()

I am trying to use $appends laravel feature see Docs to add a custom attribute to my Model instance....

0 Likes
0 Replies
posted 3 years ago

post a form request using window.open makes CSRF token misma

Laravel Version: 7.13.0 PHP Version: 7.2.31 Database Driver & Version: n/a macOS: 10.15.5 Safar...

0 Likes
0 Replies
posted 3 years ago

Laravel, REStful and GaphQL

GraphQL being the future and RESTful being the past, why Laravel doesn't integrate GraphQL (Lighthou...

0 Likes
0 Replies
posted 4 years ago

Graphql similar library for laravel.

I am trying to make GraphQL similar library for laravel. I would invited to all who want to contribu...

0 Likes
1 Replies

Checkbox validation

Hi, I have a project in Laravel 7 and my register form have two checkboxes, ¿how can validate one of...

0 Likes
0 Replies

How to use more than 3 subquery in model relationship

User::select(array('name', 'profile_pic', DB::raw("IFNULL((select TRUNCATE(avg(seller_communica...

0 Likes
1 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.