Learning LaravelLaravel Installer 102 Via Composer Create-Project 103 Setup 103 Server Requirements 103 Local Development Server 104 Hello World Example (Basic) and with using a view 104 Hello World Example (Basic) Taylor Otwell as a free open-source PHP web framework, Laravel is meant to ease and accelerate the development process of web applications with a great taste for simplicity. It follows the model–view–controller well as the PSR-2 coding standard, and the PSR-4 autoloading standard. Running a Test Driven Development (TDD) in Laravel is fun and easy to implement. Hosted on GitHub and available at https://github0 码力 | 216 页 | 1.58 MB | 1 年前3
Laravel 5.0 Documentation
From <= 4.1.25 v. Upgrading To 4.1 From 4.0 iii. Contribution Guide i. Bug Reports ii. Core Development Discussion iii. Which Branch? iv. Security Vulnerabilities v. Coding Style 3. Setup i. Installation Basic Usage iii. Embedding Inline Attachments iv. Queueing Mail v. Mail & Local Development xvi. Package Development i. Introduction ii. Views iii. Translations iv. Configuration v. Publishing File Introduction ii. Usage iii. Calling Commands Outside Of CLI iv. Scheduling Artisan Commands ii. Development i. Introduction ii. Building A Command iii. Registering Commands A GitBook version of Laravel0 码力 | 242 页 | 1.44 MB | 1 年前3
Laravel 3.2 Documentationclassy framework for PHP web development. Freeing you from spaghetti code, Laravel helps you create wonderful applications using simple, expressive syntax. Development should be a creative experience that emphasizes flexibility and expressiveness. Users new to Laravel will enjoy the same ease of development that is found in the most popular and lightweight PHP frameworks. More experienced users will you can join us. Hanging out in the IRC channel is a really great way to learn more about web-development using Laravel. You're welcome to ask questions, answer other people's questions, or just hang0 码力 | 139 页 | 1.13 MB | 1 年前3
The Laravel Handbook
diregarded by developers, but it has some unique features that make it a great language for Web Development and Laravel figured out how to take advantage of the best features of PHP. On Twitter I can only (same for composer -v ): 6 Now you can go into folder on your computer that you reserve for development. I have a dev folder in my home directory, for example. In there, run: composer create-project Environment variables in .env can be changed depending on the deployment, for example locally in development you can have debug enabled, while on the production server you don’t want that. Some options0 码力 | 111 页 | 14.25 MB | 1 年前3
《Slides Dev Web》 03. Laravel
27https://github.com/valeryan/valet-wsl 28https://jackwhiting.co.uk/posts/setting-up-a-windows-10-development-environment-with-wsl-php-laravel/ 5 Démarrer un projet • Créer un nouveau projet $ composer0 码力 | 8 页 | 224.34 KB | 1 年前3
《Slides Dev Web》 06. HTTP & AJAX
com/rs/jsrs/test.htm 9https://web.archive.org/web/20100916110710/http://depressedpress.com/Content/Development/JavaScript/Articl es/GIFAsPipe/Index.cfm 10https://www.w3.org/TR/XMLHttpRequest/ 4 • Supporté0 码力 | 11 页 | 91.09 KB | 1 年前3
Laravel 5.6 中文文档虚拟机共享的文件夹,一旦这些目录中的文件有了修改,将会在本地和 Homestead 虚拟机之间保持同步,如果有需要的话,你可以配置多个共享文件夹: folders: - map: ~/Development to: /home/vagrant/Code 如果你只是创建了很少的站点,使用一般的映射就够了。不过,随着站点数量的增加,你就会遇到性能问题,尤其是在包含大量文件的低端机器或项 to: /home/vagrant/code/project2 如果要开启 NFS,只需简单添加一个标识到同步文件夹配置: folders: - map: ~/Development to: /home/vagrant/Code type: "nfs" 注:使用 NFS 的话,需要考虑安装 vagrant-bindfs 插件。该插件可用于在 $users->each->markAsVip(); 类似的,我们可以使用 sum 高阶消息传递来聚合用户集合的投票总数: $users = User::where('group', 'Development')->get(); return $users->sum->votes; 事件 简介 Laravel 事件提供了简单的观察者模式实现,允许你订阅和监听应用中的事件。事件类通常存放在0 码力 | 377 页 | 14.56 MB | 1 年前3
Laravel 6.0 中文文档$users->each->markAsVip(); 类似的,我们可以使用 sum 高阶消息传递来聚合用户集合的投票总 数: $users = User::where('group', 'Development')->get(); 本文档由学院君提供 学院君致力于提供优质 Laravel 中文学习资源:https://xueyuanjun.com 691 return $users->sum->votes;0 码力 | 1442 页 | 14.66 MB | 1 年前3
共 8 条
- 1













