Support the ongoing development of Laravel.io →

BadMethodCallException in Macroable.php line 74: Method specialization does not exist

I am getting this small issue. Below is the source code Doctor Model: class Doctor extends Model {...

0 Likes
0 Replies
posted 8 years ago

Tinker and model mutators

I have a model that encrypts and decrypts values using mutators, as described here: https://laravel....

0 Likes
0 Replies

Overriding Admin Logic for Quick Admin Panel

I am looking for a way to customize the logic that is already in place within the application (using...

0 Likes
0 Replies

Mailgun Connection timed out, while not using Mailgun driver.

Hi, I'm getting the following error when trying to send out mails Swift_TransportException: Connecti...

0 Likes
1 Replies

unionAll give value of "DATE" column type as Hex value.

When accessing variable that is DATE type in database, the return value is in HEX (b"É\x07\x01\...

0 Likes
0 Replies

Eloquent create says column has no default value

In Laravel 5.1 I've setup my models and added the $fillable array like I usually would. My User mod...

0 Likes
15 Replies

Laravel mix versioning doesn't remove old built files

I am using Laravel 5.4 with mix to version my javascript and scss files. The problem is: it doesn't...

0 Likes
1 Replies
Solved

QueryException SQLSTATE[42S22]: Column not found: 1054 Unknown column 'id' in 'where clause'

Illuminate \ Database \ QueryException SQLSTATE[42S22]: Column not found: 1054 Unknown column 'id' i...

0 Likes
2 Replies
Solved

Socialite Multiple Facebook Providers

I have two websites that I have merged into 1 whitelabel back-end using laravel. My problem now is t...

0 Likes
1 Replies

Create a trait for requests and extend it

Hi everyone, I've two validations for requests that are now managed through two different files (cla...

0 Likes
1 Replies
posted 8 years ago

Laravel — Loop all data from multiple tables

good day. I have researched about it, but nothings matched with my problem. Here's the scenario. I h...

0 Likes
1 Replies

PHP Compiler for SCSS

Hey all, I'm currently a Yii developer who's looking to shift over to Laravel. Obviously, it's a lit...

0 Likes
1 Replies

SQLCipher in Laravel 4.2 (Windows) Build Vagrant box, Homestead

We want to install SQLCiper within this environment. Need to be able to open the Ciphered Database....

0 Likes
2 Replies
posted 8 years ago

Run multiple domain with same laravel app but different config/.env

Hello, Just like the title say, I have two domain and both of them have their own path. /home/web/si...

0 Likes
1 Replies

How to pass a block of html data to all views

Hi laravel.io my first question ever. I'm looking for a way to render a block of html to every view...

0 Likes
1 Replies

Laravel 5.4 Images from database not showing in view.

Hey guys, In my application I have some images that belong to some articles. These are shown perfect...

0 Likes
1 Replies

Get lang directory absolute path

I'm working about a website that need more languages. I start the project using Laravel Localization...

0 Likes
1 Replies
posted 8 years ago

Simbolic links when migrating laravel to server

I'm developing with laravel in windows with xampp. I'm using crudbooster to generate cruds and admin...

0 Likes
0 Replies

save unaltered image to server with intervention (how to?)

Hi there, I finally managed to crop resize and compress an image file the user is submitting through...

0 Likes
0 Replies

Insert Query Not Working in Laravel 5.4

I have write following Query to Insert or Update Purchase Invoice Items. if i Enable dd() insert is...

0 Likes
1 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.