python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
copy/paste module from another project to new project in laravel but getting 404
I've already wrote a module and need this module in my new project, so I copied it into the new project, but I get 404 error for every route of this module that i copied ,im using laravel v6.
any help...
Arian Fm
Votes: 0
Answers: 1
How to filter by latest status in Laravel using laravel-model-status package?
CURRENT SYSTEM:
I am using Laravel and the Spatie package laravel-model-status.
NEED:
Here is a formal description of what I am looking for:
Get a list of users whose latest status in set S is the st...
Biagio Arobba
Votes: 0
Answers: 2
my laravel module project doesn't load in subdomain
I use nwdart module in my project and i upload my project on a sub domain but the part of my project that relate to modules doesn't load and give's me error
Target class [Modules\Sell\Http\Controllers...
Amir Shirani
Votes: 0
Answers: 0
What are modules in Laravel
I'm learning Laravel and I'm quite familiar with Laravel stuff but I've seen a question about Laravel Modules on this website and the user said that he has made a User module and a Profile module.
And...
yetep93258
Votes: 0
Answers: 3