当前位置: 首页>>代码示例>>PHP>>正文


PHP Config::create方法代码示例

本文整理汇总了PHP中app\Config::create方法的典型用法代码示例。如果您正苦于以下问题:PHP Config::create方法的具体用法?PHP Config::create怎么用?PHP Config::create使用的例子?那么恭喜您, 这里精选的方法代码示例或许可以为您提供帮助。您也可以进一步了解该方法所在app\Config的用法示例。


在下文中一共展示了Config::create方法的6个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于系统推荐出更棒的PHP代码示例。

示例1: run

 /**
  * Run the database seeds.
  *
  * @return void
  */
 public function run()
 {
     Config::create(['key' => 'site_title', 'text' => 'Tiêu đề trang web', 'value' => 'Tiêu đề trang web']);
     Config::create(['key' => 'meta_description', 'text' => 'Meta Description', 'value' => 'Meta Description']);
     Config::create(['key' => 'meta_keywords', 'text' => 'Meta Keywords', 'value' => 'Meta Keywords']);
     Config::create(['key' => 'rows_per_page_article', 'text' => 'Số bài viết hiển thị trên một trang', 'value' => '20']);
     Config::create(['key' => 'rows_per_page_product', 'text' => 'Số sản phẩm hiển thị trên một trang', 'value' => '20']);
     Config::create(['key' => 'headquarter_address', 'text' => 'Địa chỉ trụ sở chính', 'value' => 'Địa chỉ trụ sở chính']);
     Config::create(['key' => 'headquarter_phone_number', 'text' => 'Số điện thoại trụ sở chính', 'value' => '0909-999999']);
     Config::create(['key' => 'address_sender_mail', 'text' => 'Địa chỉ gửi email', 'value' => 'no-reply@crazyify.com']);
     Config::create(['key' => 'display_name_send_mail', 'text' => 'Tên hiển thị trên email liên hệ', 'value' => 'Tên hiển thị trên email liên hệ']);
     Config::create(['key' => 'address_received_mail', 'text' => 'Địa chỉ nhận email liên hệ', 'value' => 'phantsang@gmail.com']);
     Config::create(['key' => 'yahoo_support', 'text' => 'Hỗ trợ qua Yahoo', 'value' => 'yahooid']);
     Config::create(['key' => 'skype_support', 'text' => 'Hỗ trợ qua Skype', 'value' => 'skypeid']);
     Config::create(['key' => 'facebook_page', 'text' => 'Địa chỉ Facebook', 'value' => 'https://fb.com/']);
 }
开发者ID:phantsang,项目名称:1u0U39rjwJO4Vmnt99uk9j6,代码行数:21,代码来源:ConfigsTableSeeder.php

示例2: run

 /**
  * Run the database seeds.
  *
  * @return void
  */
 public function run()
 {
     Config::create(['key' => 'site_title', 'text' => 'Mua bán căn hộ quận 2 | Sang nhượng, cho thuê căn hộ quận 2', 'value' => 'Mua bán căn hộ quận 2 | Sang nhượng, cho thuê căn hộ quận 2']);
     Config::create(['key' => 'meta_description', 'text' => 'Meta Description', 'value' => 'Meta Description']);
     Config::create(['key' => 'meta_keywords', 'text' => 'Meta Keywords', 'value' => 'Meta Keywords']);
     Config::create(['key' => 'rows_per_page_article', 'text' => 'Số bài viết hiển thị trên một trang', 'value' => '20']);
     Config::create(['key' => 'rows_per_page_product', 'text' => 'Số tin rao hiển thị trên một trang', 'value' => '20']);
     Config::create(['key' => 'rows_per_page_project', 'text' => 'Số dự án hiển thị trên một trang', 'value' => '9']);
     Config::create(['key' => 'headquarter_address', 'text' => 'Địa chỉ trụ sở chính', 'value' => 'Địa chỉ trụ sở chính']);
     Config::create(['key' => 'headquarter_phone_number', 'text' => 'Số điện thoại trụ sở chính', 'value' => '0932622017']);
     Config::create(['key' => 'address_sender_mail', 'text' => 'Địa chỉ gửi email', 'value' => 'no-reply@vanland.com.vn']);
     Config::create(['key' => 'display_name_send_mail', 'text' => 'Tên hiển thị trên email liên hệ', 'value' => 'Tên hiển thị trên email liên hệ']);
     Config::create(['key' => 'address_received_mail', 'text' => 'Địa chỉ nhận email liên hệ', 'value' => 'vankhoektcn@gmail.com']);
     Config::create(['key' => 'yahoo_support', 'text' => 'Hỗ trợ qua Yahoo', 'value' => 'yahooid']);
     Config::create(['key' => 'skype_support', 'text' => 'Hỗ trợ qua Skype', 'value' => 'skypeid']);
     Config::create(['key' => 'facebook_page', 'text' => 'Địa chỉ Facebook', 'value' => 'https://fb.com/']);
     Config::create(['key' => 'twitter_page', 'text' => 'Địa chỉ Twitter', 'value' => 'https://twitter.com/']);
     Config::create(['key' => 'google_page', 'text' => 'Địa chỉ Google', 'value' => 'https://google.com/']);
 }
开发者ID:vankhoektcn,项目名称:Qqsipe2UY67gLO7BWrou,代码行数:24,代码来源:ConfigsTableSeeder.php

示例3: run

 /**
  * Run the database seeds.
  *
  * @return void
  */
 public function run()
 {
     Config::create(['key' => 'site_title', 'text' => 'Tiêu đề trang web', 'value' => 'Tiêu đề trang web']);
     Config::create(['key' => 'meta_description', 'text' => 'Meta Description', 'value' => 'Meta Description']);
     Config::create(['key' => 'meta_keywords', 'text' => 'Meta Keywords', 'value' => 'Meta Keywords']);
     Config::create(['key' => 'rows_per_page_article', 'text' => 'Số bài viết hiển thị trên một trang', 'value' => '10']);
     Config::create(['key' => 'rows_per_page_product', 'text' => 'Số sản phẩm hiển thị trên một trang', 'value' => '10']);
     Config::create(['key' => 'headquarter_address', 'text' => 'Địa chỉ trụ sở chính', 'value' => 'Địa chỉ trụ sở chính']);
     Config::create(['key' => 'headquarter_phone_number', 'text' => 'Số điện thoại trụ sở chính', 'value' => '0909-999999']);
     Config::create(['key' => 'address_sender_mail', 'text' => 'Địa chỉ gửi email', 'value' => 'no-reply@crazyify.com']);
     Config::create(['key' => 'display_name_send_mail', 'text' => 'Tên hiển thị trên email liên hệ', 'value' => 'Tên hiển thị trên email liên hệ']);
     Config::create(['key' => 'address_received_mail', 'text' => 'Địa chỉ nhận email liên hệ', 'value' => 'support@Cloudmedia.vn']);
     Config::create(['key' => 'yahoo_support', 'text' => 'Hỗ trợ qua Yahoo', 'value' => 'yahooid']);
     Config::create(['key' => 'skype_support', 'text' => 'Hỗ trợ qua Skype', 'value' => 'skypeid']);
     Config::create(['key' => 'facebook_page', 'text' => 'Địa chỉ Facebook', 'value' => 'https://fb.com/']);
     Config::create(['key' => 'plus_google', 'text' => 'Google plus', 'value' => 'https://plus.google.com']);
     Config::create(['key' => 'twitter_page', 'text' => 'Twitter', 'value' => 'https://twitter.com/']);
     Config::create(['key' => 'linkedin_page', 'text' => 'Linkedin', 'value' => 'https://www.linkedin.com/']);
     Config::create(['key' => 'theme_color', 'text' => 'Template color', 'value' => 'colour-1']);
 }
开发者ID:phantsang,项目名称:1LGa1Q0ZKAsLRJl29Klz60,代码行数:25,代码来源:ConfigsTableSeeder.php

示例4: store

 /**
  * Store a newly created resource in storage.
  *
  * @return Response
  */
 public function store(Request $request)
 {
     Config::create($request->all());
     Session::flash('flash_message', 'Config added!');
     return redirect('admin/config');
 }
开发者ID:ercancavusoglu,项目名称:CRUD-Ecommerce,代码行数:11,代码来源:ConfigController.php

示例5: run

 public function run()
 {
     DB::table('config')->delete();
     Config::create(['title' => 'kurs', 'name' => 'курс доллара', 'value' => '22,10']);
     Config::create(['title' => 'admin_email', 'name' => 'E-mail администратора', 'value' => 'Admin@mail.ru']);
     Config::create(['title' => 'site_name', 'name' => 'Название сайта', 'value' => 'onlinevizitki.com.ua']);
     Config::create(['title' => 'phone_mts', 'name' => 'МТС', 'value' => '+38 050 123 54 55']);
     Config::create(['title' => 'phone_kyevstar', 'name' => 'КиевСтар', 'value' => '+38 067 515 09 20']);
     Config::create(['title' => 'vk', 'name' => 'Ссылка на Вконтакте, включая http://', 'value' => 'http://vk.com']);
     Config::create(['title' => 'fb', 'name' => 'Ссылка на Facebook, включая http://', 'value' => 'http://facebook.com']);
     Config::create(['title' => 'ok', 'name' => 'Ссылка на Одноклассники, включая http://', 'value' => 'http://ok.ru']);
 }
开发者ID:sashacitylight,项目名称:sashasite,代码行数:12,代码来源:DatabaseSeeder.php

示例6: store

 /**
  * Store a newly created resource in storage.
  *
  * @param  Request  $request
  * @return Response
  */
 public function store(Request $request)
 {
     $input = $request->all();
     Config::create($input);
     return Redirect::back();
 }
开发者ID:borghan,项目名称:Laravel_Blog,代码行数:12,代码来源:ConfigController.php


注:本文中的app\Config::create方法示例由纯净天空整理自Github/MSDocs等开源代码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。