Support the ongoing development of Laravel.io →

1,603 Threads

posted 5 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 5 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 5 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 5 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 5 years ago

Eager loading deep polymorphic relation's

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

0 Likes
0 Replies

laravel 5.3 shows white blank page on AWS

When deploying my project on AWS with php 7.0, I got blank page. Please I need help ASAP

0 Likes
1 Replies

How to implement google ad-sense with laravel application?

I am trying to develop an application where user will be able to upload and share video. And on the...

0 Likes
3 Replies

[5.8] custom Auth::gaurd() not working as intended

I am a bit stuck using a custom login for my Admin users. I pref to use another Model for my admin j...

0 Likes
0 Replies

Laravel Passport Scopes for 3rd Party Client App

Hallo, If i understand this correctly i can only use scopes if the Passport package is installed in...

0 Likes
0 Replies

Thoughts on my first composer package for Laravel

Hi Guys, As this is my first (public) composer package for Laravel I thought I'd put my balls on the...

0 Likes
0 Replies

the morphOne relation always return null

im setting up a One To One (Polymorphic) like this My Models: namespace App; use Illuminate\Database...

0 Likes
0 Replies

Auth user accounts unresponsive not working as expected.

I have used php artisan:make auth but when I register an account the page stays on /register and not...

0 Likes
1 Replies
posted 5 years ago

I need help with this query please.

code text hereQuerying Relationship Existence I'm trying to get all 'Auctions' where has bids with t...

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.