Support the ongoing development of Laravel.io →

1,409 Threads

Aimeos OSS e-commerce package 2018.01 for Laravel

Hi there The Aimeos Open Source project released version 2018.01 of their e-commerce components for...

maynor96 liked this thread

1 Likes
0 Replies
posted 6 years ago

Jobs keep updating with increasing id.

I am running a cron job in server i.e /usr/bin/php -q /home/user/site/artisan queue:work --timeout=3...

0 Likes
1 Replies

Changes in authorization header value length

I am using scope feature of laravel passport and i have 200 permissions.While login it generates mor...

0 Likes
0 Replies
posted 6 years ago

BasicNetwork.performRequest: Unexpected response code 500

I am developing an android application and using laravel and mysql as the backend. when I post data...

0 Likes
1 Replies

Error in composer update after removing a package.

I have updated laravel version from 5.4 to 5.5. Then I have removed a package from composer.json. Wh...

0 Likes
1 Replies
posted 6 years ago

Why Laravel is must learn in 2018?

What is the future of laravel development?

0 Likes
0 Replies

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

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.