Support the ongoing development of Laravel.io →

1,531 Threads

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

Architecture question, json feed import

Hello, I'm developing a web application which uses a json feed from a website to build the database...

0 Likes
0 Replies
posted 4 years ago

Advanced user search engine in Laravel 5.8

I am beginner in Laravel. I use Laravel 5.8 in my projects. I have a working code that displays a li...

0 Likes
0 Replies
posted 4 years ago

unable to find links in laravel for pagination

i get a json response like this note i am using GuzzleHttp to call my API Front End Controller $r...

0 Likes
1 Replies
Solved

Any way to work on a Laravel App online like in CodeSandbox?

Hello, World! Is there a way to work on a Laravel app online in an environment like Codesandbox? Tha...

0 Likes
0 Replies

Auth::attempt() failed for custom database fields.

I am trying to customize the existing login with custom fields. But it is failing always. Help me in...

0 Likes
1 Replies

How to apply toastr notification when user get leveled up?

This question is about how to implement a live notification if the user gets leveled up. My leveling...

0 Likes
2 Replies

Fullcalendar not visible.

Hello, I would like to implement the fullcalendar to my laravel project but for more than I try it d...

0 Likes
0 Replies
posted 4 years ago

Eager loading deep polymorphic relation's

I try to eager load deep polymorphic relations Message messageable morphTo() PrivateMessage...

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.