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

It's kind of hard to follow what's going on because your code is not properly formatted.

Also, your directory structure is a bit weird: app/ComdexxSolutions/Http/Controllers. The standard directory structure is app/Http/Controllers.

Another weird thing is your namespace. You namespaced your class as ComdexxSolutions\Http\Controllers, but if that is your directory structure, it should be App\ComdexxSolutions\Http\Controllers.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

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.