https://orchid.software/en/docs/requirements/
I have installed it with reference to , but it doesn't work.
Inherit your model App\User
namespace App;
use Orchid\Platform\Core\Models\User as BaseUser;
class User extensions BaseUser
{
}
I'm at a loss because I don't understand that.
The development environment is
Build with Windows 10 Vagrant HomeStead VirtualBox.
The result is
Sorry, the page you are looking for could not be found.
will be
I'm having a hard time moving forward
Thank you in advance.
php laravel-5 cms
change the address of the page you are accessing in config/platform
Sorry, but the documentation in Russian covers more supplies
Inherit your model App\User, this means replacing the contents of the file
App\User.php
You can use the installer
© 2024 OneMinuteCode. All rights reserved.