Support the ongoing development of Laravel.io →

1,403 Threads

Image upload error in laravel

i have an issue in image upload in laravel.when i want to upload a file then i got this error SQLSTA...

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

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

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

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

Change DB on fly when a user logged in

I am making a system where each user has a own db. so when user login then db should be change by ge...

0 Likes
1 Replies

I can not access the session array values, I receive object

When I receive the session variable I always receive [object Object],[object Object] I have filled t...

0 Likes
1 Replies

Password reset link expired

Hello, I have installed fresh copy of Laravel 5.5 and have installed auth scaffolding aswell. I chan...

0 Likes
2 Replies

Questions about Queues in Laravel 5.1

Some questions guys! working with queues now with 5.1 (a bit old, but was the last LTS!!) The faile...

0 Likes
0 Replies

Laravel passport gives 401 Unauthenticated error - Tenant DB

I'm using laravel passport for API authentication, it works perfectly when I use it with one db, but...

doaaiti liked this thread

1 Likes
0 Replies

convert this query to laravel query

i wont to make this query : SELECT w.wilayah, a.penerima FROM ( SELECT DISTINCT w...

0 Likes
0 Replies

Get data of one to many, which is got from many to many

My Category model public function firms() { return $this->belongsToMany('App\Firm'); } My Fi...

0 Likes
0 Replies

Create menu with variables from database

Hello, I would create a simple menu based on categories which are they creating from database. I hav...

0 Likes
1 Replies
posted 6 years ago

Laravel's middleware empty request

I'm using laravel 5.5, and tymon/jwt-auth as my jwt service provider. When I'm using the JWTAuth fac...

0 Likes
0 Replies

putenv() has been disabled for security reasons

Hello, I just clean installed Laravel and am getting the following message not just upon install but...

0 Likes
0 Replies

DB Relationships with where condition

I'm making a webapp where need to display all the products with active price list . I’m struggling...

0 Likes
3 Replies

Call to undefined method ConsoleTVs\Charts\Builder::new()

Hi guys, I am new here, I want to try making a pie chart in laravel. I have tried using lavachat but...

0 Likes
0 Replies

Stripe Connect binding for Laravel

Here is a small lib I created: https://github.com/rap2hpoutre/laravel-stripe-connect It's a kind of...

0 Likes
0 Replies

Session suddenly lost when redirect to other pages

I having an issues on sessions, or may be token mismatach. My session lifetime are 30 min, when user...

0 Likes
0 Replies
posted 6 years ago

Getting data from database using lavacharts with laravel

Hi guys, first time here, I need some help regarding about lavacharts. Current situation that I want...

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.

© 2024 Laravel.io - All rights reserved.