Support the ongoing development of Laravel.io →
Configuration
Last updated 1 year ago.
0

You have a syntax error in the first line of your config code:

'home_slider' > [

should be:

'home_slider' => [

After that, you should issue a

composer dumpautoload

(but i'm not savvy enough to tell it should be necessary; I only know that if I didn't do that, nothing would change executing the dd() inside Tinker).

0

Sign in to participate in this thread!

Eventy

Your banner here too?

realtebo realtebo Joined 23 May 2017

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.