Fixed admin panel user registration.
Now including start.sh to start a php server using the router.php so no webserver is needed.
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -6,3 +6,15 @@
|
||||
|
||||
./.idea
|
||||
./.idea/*
|
||||
./.crush
|
||||
/AGENTS.md
|
||||
/composer.lock
|
||||
/.idea/copilot.data.migration.agent.xml
|
||||
/.idea/copilot.data.migration.ask.xml
|
||||
/.idea/copilot.data.migration.ask2agent.xml
|
||||
/.idea/copilot.data.migration.edit.xml
|
||||
/.idea/php.xml
|
||||
/.idea/phpunit.xml
|
||||
/PROFILES_README.md
|
||||
/.idea/vcs.xml
|
||||
/.idea/workspace.xml
|
||||
|
||||
Reference in New Issue
Block a user