 Learning LaravelGetting started with laravel-5.3 102 Remarks 102 Examples 102 Installing Laravel 102 Via Laravel Installer 102 Via Composer Create-Project 103 Setup 103 Server Requirements 103 Local Development Server Chapter 32: Installation 110 Examples 110 Installation 110 Via Composer 110 Via the Laravel installer 110 Running the application 111 Using a different server 111 Requirements 112 Hello World Example laravel/laravel=DESIRED_VERSION projectname Or Via Laravel Installer First, download the Laravel installer using Composer: composer global require "laravel/installer" Make sure to place the $HOME/.composer/vendor/bin0 码力 | 216 页 | 1.58 MB | 1 年前3 Learning LaravelGetting started with laravel-5.3 102 Remarks 102 Examples 102 Installing Laravel 102 Via Laravel Installer 102 Via Composer Create-Project 103 Setup 103 Server Requirements 103 Local Development Server Chapter 32: Installation 110 Examples 110 Installation 110 Via Composer 110 Via the Laravel installer 110 Running the application 111 Using a different server 111 Requirements 112 Hello World Example laravel/laravel=DESIRED_VERSION projectname Or Via Laravel Installer First, download the Laravel installer using Composer: composer global require "laravel/installer" Make sure to place the $HOME/.composer/vendor/bin0 码力 | 216 页 | 1.58 MB | 1 年前3
 《Slides Dev Web》 03. Laravel
Git – Composer22 : gestionnaire de dépendances PHP – Associer nom de domaine au dossier projet • Installer Laravel (créer un nouveau projet) 16https://laravel.com/docs/master 17https://quickref.me/laravel com/courses/laravel-9-fundamentals 22https://getcomposer.org/ 4 $composer global require "laravel/installer" • Le déploiement est simplifié si l’env de dev ressemble à celui de production Environnement0 码力 | 8 页 | 224.34 KB | 1 年前3 《Slides Dev Web》 03. Laravel
Git – Composer22 : gestionnaire de dépendances PHP – Associer nom de domaine au dossier projet • Installer Laravel (créer un nouveau projet) 16https://laravel.com/docs/master 17https://quickref.me/laravel com/courses/laravel-9-fundamentals 22https://getcomposer.org/ 4 $composer global require "laravel/installer" • Le déploiement est simplifié si l’env de dev ressemble à celui de production Environnement0 码力 | 8 页 | 224.34 KB | 1 年前3
 CakePHP Cookbook Documentation 5.xdone so already. If you have cURL installed, run the following: curl -s https://getcomposer.org/installer | php Or, you can download composer.phar from the Composer website [https://getcomposer.org/download/] create-project --prefer-dist cakephp/app:5.* cms If you downloaded and ran the Composer Windows Installer [https://getcomposer.org/Composer-Setup.exe], then type the following line in your terminal from IntegrationTestTrait::requestAsJson() has been added to set JSON headers for the next request. Plugin Installer The plugin installer has been updated to automatically handle class autoloading for your app plugins. So you0 码力 | 1080 页 | 939.39 KB | 1 年前3 CakePHP Cookbook Documentation 5.xdone so already. If you have cURL installed, run the following: curl -s https://getcomposer.org/installer | php Or, you can download composer.phar from the Composer website [https://getcomposer.org/download/] create-project --prefer-dist cakephp/app:5.* cms If you downloaded and ran the Composer Windows Installer [https://getcomposer.org/Composer-Setup.exe], then type the following line in your terminal from IntegrationTestTrait::requestAsJson() has been added to set JSON headers for the next request. Plugin Installer The plugin installer has been updated to automatically handle class autoloading for your app plugins. So you0 码力 | 1080 页 | 939.39 KB | 1 年前3
 CakePHP Cookbook 3.x
you have cURL installed, it’s as easy as running the following: curl -s https://getcomposer.org/installer | php Or, you can download composer.phar from the Composer website [https://getcomposer.org/download/] create-project --prefer-dist cakephp/app:"^3.10" cms If you downloaded and ran the Composer Windows Installer [https://getcomposer.org/Composer-Setup.exe], then type the following line in your terminal from you have cURL installed, it’s as easy as running the following: curl -s https://getcomposer.org/installer | php Or, you can download composer.phar from the Composer website [https://getcomposer.org/download/]0 码力 | 1244 页 | 1.05 MB | 1 年前3 CakePHP Cookbook 3.x
you have cURL installed, it’s as easy as running the following: curl -s https://getcomposer.org/installer | php Or, you can download composer.phar from the Composer website [https://getcomposer.org/download/] create-project --prefer-dist cakephp/app:"^3.10" cms If you downloaded and ran the Composer Windows Installer [https://getcomposer.org/Composer-Setup.exe], then type the following line in your terminal from you have cURL installed, it’s as easy as running the following: curl -s https://getcomposer.org/installer | php Or, you can download composer.phar from the Composer website [https://getcomposer.org/download/]0 码力 | 1244 页 | 1.05 MB | 1 年前3
 CakePHP Cookbook 3.x
you have cURL installed, it’s as easy as running the following: curl -s https://getcomposer.org/installer | php Or, you can download composer.phar from the Composer website20. Then simply type the following create-project --prefer-dist cakephp/app:"^3.10" cms If you downloaded and ran the Composer Windows Installer21, then type the following line in your terminal from your installation directory (ie. C:\wamp\www\dev\cakephp3): you have cURL installed, it’s as easy as running the following: curl -s https://getcomposer.org/installer | php Or, you can download composer.phar from the Composer website46. Then simply type the following0 码力 | 967 页 | 2.80 MB | 1 年前3 CakePHP Cookbook 3.x
you have cURL installed, it’s as easy as running the following: curl -s https://getcomposer.org/installer | php Or, you can download composer.phar from the Composer website20. Then simply type the following create-project --prefer-dist cakephp/app:"^3.10" cms If you downloaded and ran the Composer Windows Installer21, then type the following line in your terminal from your installation directory (ie. C:\wamp\www\dev\cakephp3): you have cURL installed, it’s as easy as running the following: curl -s https://getcomposer.org/installer | php Or, you can download composer.phar from the Composer website46. Then simply type the following0 码力 | 967 页 | 2.80 MB | 1 年前3
 CakePHP Cookbook Documentation 5.xdone so already. If you have cURL installed, run the following: curl -s https://getcomposer.org/installer | php Or, you can download composer.phar from the Composer website20. Then simply type the following create-project --prefer-dist cakephp/app:5.* cms If you downloaded and ran the Composer Windows Installer21, then type the following line in your terminal from your installation directory (ie. C:\wamp\www\dev): ::requestAsJson() has been added to set JSON headers for the next request. Plugin Installer • The plugin installer has been updated to automatically handle class autoloading for your app plugins. So0 码力 | 848 页 | 2.53 MB | 1 年前3 CakePHP Cookbook Documentation 5.xdone so already. If you have cURL installed, run the following: curl -s https://getcomposer.org/installer | php Or, you can download composer.phar from the Composer website20. Then simply type the following create-project --prefer-dist cakephp/app:5.* cms If you downloaded and ran the Composer Windows Installer21, then type the following line in your terminal from your installation directory (ie. C:\wamp\www\dev): ::requestAsJson() has been added to set JSON headers for the next request. Plugin Installer • The plugin installer has been updated to automatically handle class autoloading for your app plugins. So0 码力 | 848 页 | 2.53 MB | 1 年前3
 CakePHP Cookbook 4.x
done so already. If you have cURL installed, run the following: curl -s https://getcomposer.org/installer | php Or, you can download composer.phar from the Composer website [https://getcomposer.org/download/] create-project --prefer-dist cakephp/app:4.* cms If you downloaded and ran the Composer Windows Installer [https://getcomposer.org/Composer-Setup.exe], then type the following line in your terminal from done so already. If you have cURL installed, run the following: curl -s https://getcomposer.org/installer | php Or, you can download composer.phar from the Composer website [https://getcomposer.org/download/]0 码力 | 1249 页 | 1.04 MB | 1 年前3 CakePHP Cookbook 4.x
done so already. If you have cURL installed, run the following: curl -s https://getcomposer.org/installer | php Or, you can download composer.phar from the Composer website [https://getcomposer.org/download/] create-project --prefer-dist cakephp/app:4.* cms If you downloaded and ran the Composer Windows Installer [https://getcomposer.org/Composer-Setup.exe], then type the following line in your terminal from done so already. If you have cURL installed, run the following: curl -s https://getcomposer.org/installer | php Or, you can download composer.phar from the Composer website [https://getcomposer.org/download/]0 码力 | 1249 页 | 1.04 MB | 1 年前3
 CakePHP Cookbook 4.x
done so already. If you have cURL installed, run the following: curl -s https://getcomposer.org/installer | php Or, you can download composer.phar from the Composer website20. Then simply type the following create-project --prefer-dist cakephp/app:4.* cms If you downloaded and ran the Composer Windows Installer21, then type the following line in your terminal from your installation directory (ie. C:\wamp\www\dev): done so already. If you have cURL installed, run the following: curl -s https://getcomposer.org/installer | php Or, you can download composer.phar from the Composer website39. Then simply type the following0 码力 | 967 页 | 2.88 MB | 1 年前3 CakePHP Cookbook 4.x
done so already. If you have cURL installed, run the following: curl -s https://getcomposer.org/installer | php Or, you can download composer.phar from the Composer website20. Then simply type the following create-project --prefer-dist cakephp/app:4.* cms If you downloaded and ran the Composer Windows Installer21, then type the following line in your terminal from your installation directory (ie. C:\wamp\www\dev): done so already. If you have cURL installed, run the following: curl -s https://getcomposer.org/installer | php Or, you can download composer.phar from the Composer website39. Then simply type the following0 码力 | 967 页 | 2.88 MB | 1 年前3
 Guzzle PHP v5 Documentationneeds and installs them into your project. # Install Composer curl -sS https://getcomposer.org/installer | php You can add Guzzle as a dependency using the composer.phar CLI: php composer.phar require poser: git clone https://github.com/guzzle/guzzle.git cd guzzle && curl -s http://getcomposer.org/installer | php && ./composer.phar install --dev 4 Chapter 1. User Guide Guzzle, Release Guzzle is unit0 码力 | 49 页 | 231.08 KB | 11 月前3 Guzzle PHP v5 Documentationneeds and installs them into your project. # Install Composer curl -sS https://getcomposer.org/installer | php You can add Guzzle as a dependency using the composer.phar CLI: php composer.phar require poser: git clone https://github.com/guzzle/guzzle.git cd guzzle && curl -s http://getcomposer.org/installer | php && ./composer.phar install --dev 4 Chapter 1. User Guide Guzzle, Release Guzzle is unit0 码力 | 49 页 | 231.08 KB | 11 月前3
 Guzzle PHP 6.5 Documentationneeds and installs them into your project. # Install Composer curl -sS https://getcomposer.org/installer | php You can add Guzzle as a dependency using the composer.phar CLI: php composer.phar require Composer: git clone https://github.com/guzzle/guzzle.git cd guzzle && curl -s http://getcomposer.org/installer | php && ./composer.phar install --dev Guzzle is unit tested with PHPUnit. Run the tests using0 码力 | 65 页 | 311.42 KB | 11 月前3 Guzzle PHP 6.5 Documentationneeds and installs them into your project. # Install Composer curl -sS https://getcomposer.org/installer | php You can add Guzzle as a dependency using the composer.phar CLI: php composer.phar require Composer: git clone https://github.com/guzzle/guzzle.git cd guzzle && curl -s http://getcomposer.org/installer | php && ./composer.phar install --dev Guzzle is unit tested with PHPUnit. Run the tests using0 码力 | 65 页 | 311.42 KB | 11 月前3
共 26 条
- 1
- 2
- 3














