Support the ongoing development of Laravel.io →
posted 4 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 5 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 4 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 4 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 4 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 4 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 5 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
posted 5 years ago

Lumen query error

Hi sorry for english , i try to change a developer code on a site write in lumen , im new of laravel...

0 Likes
1 Replies
posted 5 years ago

Javascript Fetch API and Laravel

If i have an external php class, in laravel, how am i able to fetch the php class url to be used in...

0 Likes
1 Replies
posted 5 years ago

Laravel echo and sanctum with socket io

Do you have any idea how can I use laravel sanctum with socket.io an laravel echo in a nuxt project?...

0 Likes
1 Replies
posted 5 years ago

any hint to try??? get ok but why getting the error code 419

http://homestead.test/dog GET // THIS GET ok get the result http://homestead.test/dog POST // THIS G...

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

© 2025 Laravel.io - All rights reserved.