วันพฤหัสบดีที่ 3 กันยายน พ.ศ. 2558

laravel 4.2 CMS (fullycms)



วิธีติดตั้ง
  1. เข้าไป download zip file จาก https://github.com/sseffa/fullycms/tree/laravel-4.2
  2. ใช้  command line open in the folder, run composer install
  3. Enter your database details into app/config/database.php
  4. Run php artisan app:install to setup and seed your database
  5. Default admin, email: admin@admin.com, password: admin
  6. Settings app/config/sfcms.php. (optional)
    • Cache enable / disable
    • image folder
    • post per page
    • ...
วิธีแก้ปัญหา
1.หา path ไม่เจอดังรูป
วิธีแก้ไข-> เปิดไฟล์ \public\filemanager\scripts\filemanager.config.js  แก้ไขในบรรทัด "fileRoot": "sf_cms/public/uploads/" ให้เป็น "fileRoot": "project-folder/public/uploads/",



ไม่มีความคิดเห็น:

แสดงความคิดเห็น