Support the ongoing development of Laravel.io →

1,539 Threads

Make auth with another table except from default users

auth.php 'guards' => [ 'web' => [ 'driver' => 'session', '...

0 Likes
0 Replies
posted 5 years ago

Is there any dependency injection in laravel ??

The term 'dependancy injection ' is quite a powerful method . Laravel has that ?

0 Likes
4 Replies

Laravel 5.8 memory leak

Demo Repo https://github.com/fukuball/Leak58 Laravel memory leak example It is normal to loop and pr...

0 Likes
2 Replies

SFTP issue

I want the pick the csv from the SFTP and use array to run in a loop in laravel

0 Likes
0 Replies

Laravel-Mitnick helps you secure your Laravel apps

Security is hard. It’s not always obvious what needs doing, and the payoffs of good security are at...

0 Likes
0 Replies

Pluralization of phrases in inflector.

Hi. How can I add a rule to the inflector for pluralization of Spanish phrases? I have the following...

0 Likes
0 Replies
posted 4 years ago

how to get the database to reset the password? Lavaravel 5.7

I would like to take advantage of the existing logic.

0 Likes
1 Replies
posted 4 years ago

Voyager increase the images size

I have a problem with voyager, when I upload a image its size increase. I mean, when I upload a 430k...

0 Likes
0 Replies

style not loading via route controller

I have setup blog and its' database with form submitting.It works all fine.The blog grid view also w...

0 Likes
4 Replies
Solved

error reset password

in my view is presenting the following error I'm using standard laravel logic "Undefined variab...

0 Likes
1 Replies
Solved

Which grant type : Implicit or Auth code for SPA?

I went thru multiple posts saying how implicit grant is a security risk and why auth code grant with...

0 Likes
0 Replies

Laravel eCommerce Multi-tenant SaaS Module

We are proud to announce the release of Laravel eCommerce Multi-tenant SaaS Module. A complete SaaS-...

0 Likes
0 Replies
posted 4 years ago

How to display a modal as an error message?

public function destroy($id, Request $request) { $flagFk = DB::table('events') ->...

0 Likes
2 Replies

Header may not contain more than a single header, passport

Screenshot link i have been trying to get authorisaton code from another domain in passport. But it'...

0 Likes
0 Replies

Undefined variable: setting in laravel blade file

Hi all am having undefined variable error on my blade file please help below ur find links to my ro...

0 Likes
2 Replies

Auto Delete DB records every weekend

Hi everyone, I need help on how to auto delete all blogposts with status of draft every weekends (sa...

0 Likes
2 Replies
posted 4 years ago

Having error while using foreign

Illuminate\Database\QueryException : SQLSTATE[HY000]: General error: 1005 Can't create table realti...

0 Likes
5 Replies

Cant populate dataset from database using ConsoleTV's chart

why i cant populate data set from my database? I can render the chart but there is no data shown. Bu...

0 Likes
0 Replies
posted 4 years ago

jwt authentication while using post in postman

code: <?php namespace App\Http\Controllers; use Illuminate\Http\Request; use App\User; use App\Ht...

0 Likes
1 Replies

Laravel Queue

I'm using multi queue laravel and I have a error : serialize(): "cache" returned as member...

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.