The Laravel Handbook
deployment, for example locally in development you can have debug enabled, while on the production server you don’t want that. Some options in config files, like the ones you see above, make use of the specific. 3. Blade The view files that end with .blade.php and are Blade templates. Blade is a server-side templating language. In its basic form it’s HTML. As you can see, those templates I used above case you need to restore to a previous state of your data. From the terminal, stop the Laravel server and run this command to create a new migration, which is what we will use to create the database0 码力 | 111 页 | 14.25 MB | 1 年前3
CakePHP Cookbook Documentation 5.xKeeping Up To Date with the Latest CakePHP Changes Installation using Oven Permissions Development Server Production Fire It Up URL Rewriting Apache nginx NGINX Unit IIS7 (Windows hosts) Lighttpd I Can’t Parameters Request Body Data File Uploads PUT, PATCH or DELETE Data Environment Variables (from $_SERVER and $_ENV) XML or JSON Data Path Information Checking Request Conditions Session Data Host and Domain Provided Commands Cache Tool Completion Tool I18N Tool Plugin Tool Schema Cache Tool Routes Tool Server Tool Interactive Console (REPL) Routing in the Console Environment Debugging Basic Debugging0 码力 | 1080 页 | 939.39 KB | 1 年前3
CakePHP Cookbook Documentation 5.x. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 111 Development Server . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 112 and building simple article management. Here’s what you’ll need: 1. A database server. We’re going to be using MySQL server in this tutorial. You’ll need to know enough about SQL in order to create a database can do that, you’ll need to start the development server: cd /path/to/our/app bin/cake server Note: For Windows, the command needs to be bin\cake server (note the backslash). This will start PHP’s built-in0 码力 | 848 页 | 2.53 MB | 1 年前3
CakePHP Cookbook 2.x
A running web server. We’re going to assume you’re using Apache, though the instructions for using other servers should be very similar. We might have to play a little with the server configuration, configuration at all. Make sure you have PHP 5.2.8 or greater. 2. A database server. We’re going to be using MySQL server in this tutorial. You’ll need to know enough about SQL in order to create a database: make a Virtual Host to point to your folder. For many hosting services (GoDaddy, 1and1), your web server is actually being served from a user directory that already uses mod_rewrite. If you are installing0 码力 | 1096 页 | 958.62 KB | 1 年前3
CakePHP Cookbook 4.x
Keeping Up To Date with the Latest CakePHP Changes Installation using Oven Permissions Development Server Production Fire It Up URL Rewriting Apache nginx NGINX Unit IIS7 (Windows hosts) Lighttpd I Can’t Parameters Request Body Data File Uploads PUT, PATCH or DELETE Data Environment Variables (from $_SERVER and $_ENV) XML or JSON Data Path Information Checking Request Conditions Session Data Host and Domain Provided Commands Cache Tool Completion Tool I18N Tool Plugin Tool Schema Cache Tool Routes Tool Server Tool Interactive Console (REPL) Shells Routing in the Console Environment Debugging Basic Debugging0 码力 | 1249 页 | 1.04 MB | 1 年前3
CakePHP Cookbook 2.x
A running web server. We’re going to assume you’re using Apache, though the instructions for using other servers should be very similar. We might have to play a little with the server configuration, but configuration at all. Make sure you have PHP 5.2.8 or greater. 2. A database server. We’re going to be using MySQL server in this tutorial. You’ll need to know enough about SQL in order to create a database: make a Virtual Host to point to your folder. For many hosting services (GoDaddy, 1and1), your web server is actually being served from a user directory that already uses mod_rewrite. If you are installing0 码力 | 820 页 | 2.52 MB | 1 年前3
CakePHP Cookbook 4.x
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 179 Development Server . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 180 and building simple article management. Here’s what you’ll need: 1. A database server. We’re going to be using MySQL server in this tutorial. You’ll need to know enough about SQL in order to create a database can do that, you’ll need to start the development server: cd /path/to/our/app bin/cake server Note: For Windows, the command needs to be bin\cake server (note the backslash). This will start PHP’s built-in0 码力 | 967 页 | 2.88 MB | 1 年前3
CakePHP Cookbook 3.x
Keeping Up To Date with the Latest CakePHP Changes Installation using Oven Permissions Development Server Production Fire It Up URL Rewriting Apache nginx IIS7 (Windows hosts) I Can’t Use URL Rewriting Parameters Request Body Data File Uploads PUT, PATCH or DELETE Data Environment Variables (from $_SERVER and $_ENV) XML or JSON Data Path Information Checking Request Conditions Session Data Host and Domain Provided Commands Cache Shell I18N Shell Completion Shell Plugin Shell Routes Shell Schema Cache Shell Server Shell Upgrade Shell Shells Interactive Console (REPL) Routing in the Console Environment Debugging0 码力 | 1244 页 | 1.05 MB | 1 年前3
CakePHP Cookbook 3.x
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 211 Development Server . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 212 and building simple article management. Here’s what you’ll need: 1. A database server. We’re going to be using MySQL server in this tutorial. You’ll need to know enough about SQL in order to create a database can do that, you’ll need to start the development server: cd /path/to/our/app bin/cake server Note: For Windows, the command needs to be bin\cake server (note the backslash). This will start PHP’s built-in0 码力 | 967 页 | 2.80 MB | 1 年前3
CmlPHP v2.x 开发手册
同开发缓存同步及管理的问题 CmlPHP支持根目录、子目录,单入口、多入口部署、支持独立服务 器、虚拟主机、VPS等多种环境,绝大部分开发环境可直接运行,无 需配置伪静态规则(部分低版本server只要修改框架URL配置即可,框 架会自动处理),快速上手开发。线上环境对SEO有要求时再配置伪静 态即可。 初始化一个项目 为了方便开发人员初始化框架所需的目录结构及文件,cmlphp提供了 => 0, //为1则启用,或者不启用 'driver' => 'Memcache', 'prefix' => 'd_c_57c17_', 'server' => [ [ 'host' => '127.0.0.1', 'port' => 11211 'on' => 0, //为1则启用,或者不启用 'driver' => 'Memcache', 'prefix' => 'cml_', 'server' => [ [ 'host' => '127.0.0.1', 'port' => 11211,//必须是整形0 码力 | 245 页 | 720.67 KB | 1 年前3
共 80 条
- 1
- 2
- 3
- 4
- 5
- 6
- 8













