เป้าหมายโครงการนี้คือการอัพเกรดแอพ Todo & Co Symfony ดั้งเดิมจาก V3 เป็น V6 คุณจะพบโครงการต้นฉบับโดยไปที่ลิงค์ด้านบน:
Install dependencies with ` composer install ` and ` npm install ` Update the .env file with your database credentialsRun the command ` symfony console doctrine:database:create ` to create the databaseRun the command ` symfony console doctrine:schema:update --force ` to create the tablesRun the command ` symfony console doctrine:fixtures:load ` to load the fixturesRun the command ` symfony serve ` to start the serverRun the command ` npm run dev-server ` to start the webpack serverRun the command ` npm run watch ` to start the webpack watcherRun the command ` symfony php bin/phpunit ` to run the testsRun the command ` symfony php bin/phpunit --coverage-html public/coverage ` to run the tests with coverageกับ phpstan:
Run the command ` symfony php vendor/bin/phpstan analyse src --level 6 ` to check the code qualityด้วย php-cs:
Run the command ` symfony php vendor/bin/phpcs src --standard=PSR12 -p ` to check the code qualityเอกสาร (สร้างขึ้นด้วยโฟลเดอร์ phpDocumentor) (สาธารณะ/สนับสนุน/เอกสาร/เอกสารทางเทคนิค) มีอยู่ในโฟลเดอร์สาธารณะ คุณสามารถเข้าถึงได้โดยเปิดไฟล์ 'index.html' ในเบราว์เซอร์ของคุณ
รายงานการตรวจสอบ (โดยใช้ Symfony Profiler) มีอยู่ในโฟลเดอร์นี้ (สาธารณะ/สนับสนุน/การตรวจสอบ) เอกสารที่อธิบายกระบวนการตรวจสอบความถูกต้องมีอยู่ในโฟลเดอร์สาธารณะ (สาธารณะ/สนับสนุน/เอกสาร/การรับรองความถูกต้อง) เอกสารอธิบายวิธีการมีส่วนร่วมโครงการยังมีอยู่ในโฟลเดอร์สาธารณะ
Anørak
ยินดีต้อนรับการมีส่วนร่วมปัญหาและคำขอคุณสมบัติ!
อย่าลังเลที่จะตรวจสอบหน้าปัญหา
ให้ถ้าโครงการนี้ช่วยคุณได้!
readme นี้ถูกสร้างขึ้นโดย readme-md-generator
อัปเดตงาน -> ผู้ใช้ใหม่ (ไม่ระบุชื่อ) -> ตารางอัปเดตด้วยการย้ายข้อมูล + อัปเดตด้วยบรรทัดคำสั่ง (ทั้งคู่)