为什么选择 Laravel? 创建Laravel 项目 初始配置 基于环境的配置 数据库和迁移 目录配置 使用Herd 进行本地安装 macOS 上的 Herd Windows 上的使用 Herd 使用Sail 安装 Docker 在MacOS 上使用 Windows 使用 Sail Linux 使用 Sail 选择Sail 服务 IDE 支持 下一步 Laravel 全栈框架 Laravel API 后端 提交改进 安装...
macOS 使用 Herd Windows 使用 Herd 使用Sail 进行 Docker 安装 macOS 使用 Sail Windows 使用 Sail Linux 使用 Sail 选择Sail 服务 IDE 支持 下一步 将Laravel 用作全栈框架 将Laravel 用作 API 后端 认识Laravel Laravel 是一个 Web 应用框架, 有着表现力强、语法优雅的特点。Web 框架为创建应用提供了一个结...
Is there a Linux version available? On how many devices can I activate a Herd Pro license? How can I buy licenses for bigger teams? Is there a trial for Herd Pro? Where do I get support? How does the renewal process work? What happens if I don't renew yearly?
If you are using Laravel Herd and have secured the site or you are using Laravel Valet and have run the secure command against your application, the Laravel Vite plugin will automatically detect and use the generated TLS certificate for you....
Herd for macOS uses dnsmasq to support "parked" directories. Any Laravel application in a parked directory will automatically be served by Herd. By default, Herd creates a parked directory at ~/Herd and you can access any Laravel application in this directory on the .test domain using its ...
Local Installation Using Herd Herd on macOS Herd on Windows Docker Installation Using Sail Sail on macOS Sail on Windows Sail on Linux Choosing Your Sail Services IDE Support Next Steps Laravel the Full Stack Framework Laravel the API Backend...
如果你在 Linux 上开发并且已经安装了Docker Compose,你可以使用一个简单的终端命令创建一个新的 Laravel 项目。 首先,如果你使用的是 Docker Desktop for Linux,你应执行以下命令。如果你没有使用 Docker Desktop for Linux,你可以跳过此步骤: docker contextusedefault ...
You can also seamlessly migrate to Herd from Valet—Herd will automatically migrate existing Valet preferences:#About Laravel HerdHerd is a native macOS application so it will not work with Windows or Linux. It also uses static binaries and comes with a lot of PHP extensions that should fit ...
If you are using Laravel Herd and have secured the site or you are using Laravel Valet and have run the secure command against your application, the Laravel Vite plugin will automatically detect and use the generated TLS certificate for you....
If you are developing on macOS, PHP and Composer can be installed in minutes via Laravel Herd. In addition, we recommend installing Node and NPM.After you have installed PHP and Composer, you may create a new Laravel project via Composer's create-project command:...