Support the ongoing development of Laravel.io →

Non-static method Laravel\Socialite\Contracts\Factory::driver() cannot be called statically, assuming $this from incompatible context

I am trying to implement facebook authentication using Socialite, and In my auth controller im getti...

0 Likes
2 Replies
posted 8 years ago

phpunit Mock SNS

i have a function that receives sns notifications here is how i receive the data public function rea...

0 Likes
0 Replies

Cannot delete pivot records in a morph relationship

Hi, I have an entity called genre and an entity called project, I have morphed a relationship from p...

0 Likes
0 Replies
posted 9 years ago

Pointing to wrong database

I need to change the name of my database. I made the change in config/database.php. The name is now...

0 Likes
4 Replies

Page error 500

Hello everyone, I need some help. I've had this issue for a few days now and I can't seem to solve i...

0 Likes
1 Replies

Should I worry about upgrading from 5.013 to 5.2?

Hi I've been slowly working on a project, its still far from release. Its been on the backburner for...

0 Likes
0 Replies

Laravel 5 HTML/CSS Convert To PDF

Is there any package or any library to convert from html/css to pdf. I have try these https://githu...

0 Likes
3 Replies

JSON column

Hello guys, I have model with these settings/methods: protected $casts = ['data' => 'object'];...

0 Likes
1 Replies
Solved

Accessing properties of nested objects

I'm trying to access an attribute of a nested object: $company->order()->first()->customer(...

0 Likes
1 Replies
posted 9 years ago

AJAX in Laravel 5.2 (success, but still 500 error)

Hi! Does anyone of you have (or could write) a complete, working with Laravel 5.2 tutorial of Ajax u...

0 Likes
3 Replies

problem to update my image path in lavarel5.1

Hi I tried to update my image path in MySql but i see some tmp file path in mysql and i dont have an...

0 Likes
3 Replies
Solved

Custom validator

Hello, I have a custom Validator where i want to check items in an array that are passed to the vali...

0 Likes
0 Replies
posted 9 years ago

How can i use function parameter in mockery?

http://laravel.io/bin/DeNJx#9

0 Likes
1 Replies
Solved

Laravel Homestead On D:// Drive (Windows)

##Question 1. I don't have enough space on C:// drive to install Vagrant and VirtualBox. So I instal...

0 Likes
1 Replies

preferred techniques of database abstraction

This may be a question where 100 programmers have a 100 different answers but I was wondering if the...

0 Likes
0 Replies

Getting the right data to database

Hi all, So I have this edit blade which contains a textbox and a selectfield. The idea is, to insert...

0 Likes
3 Replies
posted 9 years ago

What is the correct way to have a queued job, trigger a new job.

Hi I have a Job that needs to trigger a new Laravel Job when it has finished. Which method should it...

0 Likes
0 Replies
posted 9 years ago

How can I find out whether the process now running command artisan queue: work --daemon

Hi everybody! Tell me please how can I find out whether the process now running command artisan queu...

0 Likes
1 Replies

one to many relationship returning empty

I've setup a basic one to many relationship, linking users to addresses. /** * User Model * * @pr...

0 Likes
2 Replies
posted 9 years ago

Laravel 5.2 auth login working not from the first attempt

Hi, I'm learning Laravel authentication and created authentication form using command php artisan ma...

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.

© 2025 Laravel.io - All rights reserved.