Laravel 3.2 Documentationrepository. 124 Adding your Fork Next, it's time to add the fork you made as a remote repository: # git remote add fork git@github.com:username/laravel.git Remember to replace username** with your verify that your fork was added by typing: # git remote Now you have a pristine clone of the Laravel repository along with your fork as a remote repository. You are ready to begin branching for new the fork you made as a remote repository. Right-click the Laravel directory and goto TortoiseGit > Settings Goto the Git/Remote section. Add a new remote: Remote: fork URL: https://github0 码力 | 139 页 | 1.13 MB | 1 年前3
Laravel 5.0 Documentation
SSH component has been introduced with this release. This feature allows you to easily SSH into remote servers and run commands. To learn more, consult the SSH component documentation. The new php Laravel 5.0 now requires "pda/pheanstalk": "~3.0" instead of "pda/pheanstalk": "~2.1" . The Remote component has been deprecated. The Workbench component has been deprecated. Laravel 4.2 requires You must now use the SoftDeletingTrait like so: CacheManager Pagination Beanstalk Queuing Remote Workbench Upgrading To 4.2 From 4.1 PHP 5.4+ Encryption Defaults Soft Deleting Models Now Use0 码力 | 242 页 | 1.44 MB | 1 年前3
《Slides Dev Web》 06. HTTP & AJAX
Garret6, 2005 • Mise à jour sans rechargement intégral • Utilisation de Remote Scripting7 et de DOM • Historique de techniques de remote scripting 4https://www.mnot.net/blog/2012/09/05/patch 5https://soabits org/web/20110102130434/http://www.adaptivepath.com/ideas/essays/archives/000385.php 7https://en.wikipedia.org/wiki/Remote_scripting 3 – (i)frames – Bibliothèques JS (ex: JSRS8) – Utilisation des images/cookies (ex: GIF9)0 码力 | 11 页 | 91.09 KB | 1 年前3
《Slides Dev Web》 03. Laravel
dépôt • Initialiser le dépôt $cd raidit $git init $git add . $git commit -m "Install laravel" $git remote add origin git@github.com:bastian/raidit.git $git push --set-upstream origin master • Penser à ajouter0 码力 | 8 页 | 224.34 KB | 1 年前3
Laravel 6.0 中文文档different subnet for the IP address, this address may be different... xdebug.remote_host = 192.168.10.1 xdebug.remote_autostart = 1 使用 Blackfire 分析应用 Blackfire 是一个用于分析 Web 请求和 CLI 应用以及编写性能断 言的 Saas 外,你可以编辑需要传递给 WebDriver 的“期望功能”: /** * 创建 RemoteWebDriver 实例. * * @return \Facebook\WebDriver\Remote\RemoteWebDriver */ protected function driver() { return RemoteWebDriver::create( 'http://lo 个类中编辑 driver 方法: /** * Create the RemoteWebDriver instance. * * @return \Facebook\WebDriver\Remote\RemoteWebDriver */ protected function driver() { return RemoteWebDriver::create( 'http://localhost:9515'0 码力 | 1442 页 | 14.66 MB | 1 年前3
Laravel 5.6 中文文档和接口,此外,你可以编辑需要传递给 WebDriver 的“期望功能”: /** * 创建 RemoteWebDriver 实例. * * @return \Facebook\WebDriver\Remote\RemoteWebDriver */ protected function driver() { return RemoteWebDriver::create( 编辑 driver 方法: /** * Create the RemoteWebDriver instance. * * @return \Facebook\WebDriver\Remote\RemoteWebDriver */ protected function driver() { return RemoteWebDriver::create( --prefer-dist --no-suggest before_script: - google-chrome-stable --headless --disable-gpu --remote-debugging-port=9222 http://localhost & - php artisan serve & script: - php artisan dusk0 码力 | 377 页 | 14.56 MB | 1 年前3
Learning LaravelEnvoy Laravel Envoy provides a clean, minimal syntax for defining common tasks you run on your remote servers. Using Blade style syntax, you can easily setup tasks for deployment, Artisan commands,0 码力 | 216 页 | 1.58 MB | 1 年前3
共 7 条
- 1













