私は、移行と移行を行う、次の、私のサーバーを実行している上で、次のエラーを取得: Warnings:
?:(urls.W005) URL namespace 'admin' isn't unique. You may not be able to reverse all URLs in this namespace.
ERRORは、上記のエラーを説明することができ、誰ですそれを解決する方法も
だから私は、ユーザーモデルは、名前空間があります。 namespace App\Models;
use Phalcon\Mvc\Model;
class Users extends Model
{
とコントローラを: use \Phalcon\Mvc\Controller;
use \App\Models\Users;
class LoginController extends
別のプロジェクトのファイルからメソッドを取得できるように、プロジェクトに別のフォルダを追加しました。 Traceback (most recent call last):
File "read_pupil_data.py", line 16, in <module>
print(args['path'])
TypeError: 'Namespace' object is no