The talk introduces Vue CLI 3.0, discussing how it improves upon previous versions by providing zero-configuration defaults while maintaining extensibility. The speaker demonstrates how to use Vue CLI 3.0 with Laravel projects, covering features like modern mode builds, web components, and library builds. The talk includes practical demonstrations of integrating Vue CLI 3.0 with Laravel applications and explains advanced configuration options.
A comprehensive tutorial on setting up and optimizing PHPStorm IDE for Laravel development. The speaker demonstrates how to customize the IDE's appearance, install essential plugins, configure keyboard shortcuts, and optimize the development environment. The talk focuses on improving developer productivity through proper IDE setup and useful features like the IDE Helper package for better Laravel integration.
A comprehensive talk by Christopher demonstrating 10 productivity tips and tricks for using PHPStorm IDE more effectively. The speaker covers various features including productivity guides, refactoring tools, namespace management, postfix templates, and multiple cursors functionality. The presentation focuses on practical demonstrations of each feature with real-world use cases.
James Brooks, a Laravel engineer of 5 years, provides insights into how the Laravel team operates internally. He reveals that the Laravel team consists of only 8 full-stack engineers, 2 support engineers, and 1 educator, yet manages multiple successful products. The talk covers their tools and workflows, including their use of GitHub, Basecamp, Slack, and Help Scout. James also demonstrates a technical example of how they improved Forge's provisioning system.