Toggle main menu visibility
下載輕鬆架
套件下載
使用手冊
發問討論
網站地圖
:::
登入
登入
帳號
密碼
登入
:::
所有書籍
「新北 Laravel 5.6 研習範例」目錄
MarkDown
2-10 /app/Http/Requests/TopicRequest.php
1. /routes/web.php
2. /app/
2-1 /app/Exam.php
2-2 /app/Topic.php
2-3 /app/Test.php
2-4 /app/Http/Middleware/AdminMiddleware.php
2-5 /app/Http/Controllers/ExamController.php
2-6 /app/Http/Controllers/TopicController.php
2-7 /app/Http/Controllers/TestController.php
2-8 /app/Http/Controllers/OpenIDController.php
2-9 /app/Http/Requests/ExamRequest.php
2-10 /app/Http/Requests/TopicRequest.php
3. /config/backpack/base.php
4. /resources/views/
4-1 /resources/views/exam/index.blade.php
4-2 /resources/views/exam/create.blade.php
4-3 /resources/views/exam/show.blade.php
4-4 /resources/views/exam/form.blade.php
4-5 /resources/views/exam/topic.blade.php
4-6 /resources/views/exam/test.blade.php
4-7 /resources/views/layouts/nav.blade.php
4-8 /resources/views/layouts/app.blade.php
4-9 /resources/views/errors/403.blade.php
5. /database/migrations/
5-1 /database/migrations/2018_08_07_101302_create_exams_table.php
5-2 /database/migrations/2018_08_08_103946_create_topics_table.php
5-3 /database/migrations/2018_08_09_154350_create_tests_table.php
5-4 /database/migrations/2018_08_10_145117_add_tests_cols.php
5-5 /database/factories/TopicFactory.php
5-6 /database/seeds/TopicsTableSeeder.php
6. /public/css/app.css
4-1 /resources/views/exam/index.blade.php
新北 Laravel 5.6 研習範例 =================== ```php 'Backpack', // Menu logos 'logo_lg' => '
Back
pack', 'logo_mini' => '
B
p', // Developer or company name. Shown in footer. 'developer_name' => 'Cristian Tabacitu', // Developer website. Link in footer. 'developer_link' => 'http://tabacitu.ro', // Show powered by Laravel Backpack in the footer? 'show_powered_by' => true, // The AdminLTE skin. Affects menu color and primary/secondary colors used throughout the application. 'skin' => 'skin-purple', // Options: skin-black, skin-blue, skin-purple, skin-red, skin-yellow, skin-green, skin-blue-light, skin-black-light, skin-purple-light, skin-green-light, skin-red-light, skin-yellow-light // Date & Datetime Format Syntax: https://github.com/jenssegers/date#usage // (same as Carbon) 'default_date_format' => 'j F Y', 'default_datetime_format' => 'j F Y H:i', /* |-------------------------------------------------------------------------- | Registration Open |-------------------------------------------------------------------------- | | Choose whether new users/admins are allowed to register. | This will show up the Register button in the menu and allow access to the | Register functions in AuthController. | | By default the registration is open only on localhost. */ 'registration_open' => env('BACKPACK_REGISTRATION_OPEN', env('APP_ENV') === 'local'), /* |-------------------------------------------------------------------------- | Routing |-------------------------------------------------------------------------- */ // The prefix used in all base routes (the 'admin' in admin/dashboard) // You can make sure all your URLs use this prefix by using the backpack_url() helper instead of url() 'route_prefix' => 'admin', // Set this to false if you would like to use your own AuthController and PasswordController // (you then need to setup your auth routes manually in your routes.php file) 'setup_auth_routes' => true, // Set this to false if you would like to skip adding the dashboard routes // (you then need to overwrite the login route on your AuthController) 'setup_dashboard_routes' => true, // Set this to false if you would like to skip adding "my account" routes // (you then need to manually define the routes in your web.php) 'setup_my_account_routes' => true, /* |-------------------------------------------------------------------------- | Authentication |-------------------------------------------------------------------------- */ // Fully qualified namespace of the User model 'user_model_fqn' => \Backpack\Base\app\Models\BackpackUser::class, // The classes for the middleware to check if the visitor is an admin // Can be a single class or an array of clases 'middleware_class' => [ \Backpack\Base\app\Http\Middleware\CheckIfAdmin::class, \App\Http\Middleware\AdminMiddleware::class, ], // Alias for that middleware 'middleware_key' => 'admin', // Note: It's recommended to use the backpack_middleware() helper everywhere, which pulls this key for you. // Username column for authentication // The Backpack default is the same as the Laravel default (email) // If you need to switch to username, you also need to create that column in your db 'authentication_column' => 'email', 'authentication_column_name' => 'Email', // The guard that protects the Backpack admin panel. // If null, the config.auth.defaults.guard value will be used. 'guard' => null, // The password reset configuration for Backpack. // If null, the config.auth.defaults.passwords value will be used. 'passwords' => null, // What kind of avatar will you like to show to the user? // Default: gravatar (automatically use the gravatar for his email) // Other options: // - placehold (generic image with his first letter) // - example_method_name (specify the method on the User model that returns the URL) 'avatar_type' => 'gravatar', /* |-------------------------------------------------------------------------- | File System |-------------------------------------------------------------------------- */ // Backpack\Base sets up its own filesystem disk, just like you would by // adding an entry to your config/filesystems.php. It points to the root // of your project and it's used throughout all Backpack packages. // // You can rename this disk here. Default: root 'root_disk_name' => 'root', /* |-------------------------------------------------------------------------- | License Code |-------------------------------------------------------------------------- | | If you, your employer or your client make money by using Backpack, you need | to purchase a license. A license code will be provided after purchase, | which you can put here or in your ENV file in staging & production. | | More info and payment form on: | https://www.backpackforlaravel.com | */ 'license_code' => env('BACKPACK_LICENSE', false), ]; ```
:::
書籍目錄
展開
|
闔起
快速登入
所有討論區
Tad Search 資料查詢
懶人框架討論區
實戰PHP7+MySQL
XOOPS輕鬆架快速上手
校園網站輕鬆架一般討論區
Booking Helper 預約助手
es_stud_sign 班級報名
es charge 學生收費管理
E-Stud import 學生名冊管理
es_after_school 課後照顧報名
es_exam 學生作業繳交
ES_panel 校務行政面板
es_timetable 課表
ES_youtube 本校影音
info_whats 網路設備記錄
jill booking 場地預約
jill_notice 臨時公告
jill query 簡易查詢
jill receipt 領據填報
kw club 社團報名
kw device 設備借用管理系統
ntpc_oprnid 新北市 OpenID 登入
TinyD嵌入內容模組
ugm contact us 聯絡我們
ugm page 自訂頁面
ugm table 萬用表格
Yaoh Servicelearning 服務學習管理系統
dummy 自訂模組
soone_submit 投稿模組
Tad Adm 站長工具箱
Tad Assignment 作業上傳展示模組
Tad Blocks 進階區塊管理
Tad Book3 線上書籍
Tad Cal 行事曆
Tad Cbox 即時留言簿
Tad Discuss 討論區模組
Tad Embed 崁入模組
Tad Evaluation 評鑑檔案管理
Tad Form 萬用表單模組
Tad FAQ 常見問答
Tad Google 相簿
Tad Gallery 電子相簿
Tad Guide 安裝精靈
Tad Honor 榮譽榜
Tad idioms 背背成語
Tad Link 好站連結
Tad Login 快速登入
Tad Lunch3 午餐資訊
Tad Lunch2 營養午餐公告
Tad Meeting 會議系統
Tad Merage 線上合併套印
Tad News 本站消息
Tad Player 影音播放
Tad RSS 友站新聞
Tad Repair 維修通報
Tad SiteMap網站地圖
Tad Timeline 重要紀事
Tad Themes 佈景管理
Tad Tools 工具包
Tad TV 直播電視
Tad Uploader 檔案上傳模組
Tad Users 大量會員管理
Tad Web 多人網頁模組
MyTabs 我的頁籤
Random Quote 隨機小語
LogCounterX 網站流量統計
Yaoh light 多區塊多層次跑馬燈模組
校園網站輕鬆架功能建議區
佈景討論區
即時留言簿
search
進階搜尋
計數器
今天:
昨天:
總計: