Support the ongoing development of Laravel.io →

1,530 Threads

posted 3 years ago

but getting ERRORS - how to use the lib of the Artisan (impo

I experiment with artisan CLI Laravel 6.x, I went call a command from another command or put in a ro...

0 Likes
3 Replies
Solved

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

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

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

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

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

Composer install fail on PHP 7.2 for Laravel 6.x

According to Laravel 6.x docs it has following PHP dependency. However fails composer install since...

0 Likes
4 Replies
Solved

Invalid request (Malformed HTTP request)

Hi, I keep getting issues with my web service. The problem appears about twice a week. My logs say:...

0 Likes
0 Replies
posted 3 years ago

I need help using Kenyan payment gateway

I am implementing a kenyan gateway platform for a project am working on and i cant seem to find my w...

0 Likes
1 Replies

"Class view does not exist", phpunit with code coverage

I'm trying to add the code-coverage report feature for phpunit in Laravel 6 by following the tutoria...

0 Likes
0 Replies

Try to get some data from an object

Hello everybody, I have this SQL Query : ->select('herbs.name as hname', 'herbs.scina...

0 Likes
0 Replies

Internal Server Error Laravel Website

I need help from anyone who can help me figure this out. The company I work for has a website built...

rezwan-hossain liked this thread

1 Likes
12 Replies
Solved

Displaying most viewed items from database in last 7 days

I am trying to change the view style of my site, which is actually set to display two pictures which...

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

© 2024 Laravel.io - All rights reserved.