Exploring the cutting edge of PHP development on MacOSX in 2023
This repository serves as a demonstration for our YouTube video series, where we dive into the exciting new beta releases of Herd and NativePHP - powerful tools for Laravel and PHP development. We also explore Pest PHP, the elegant testing framework that brings joy back to testing in PHP.
- Herd - One click PHP development environment
- NativePHP - new way to build native applications
- Pest PHP - The elegant PHP testing framework
- PHP 8.1
- Laravel 9 or higher
- NPM
After you've met the requirements, you can install the application dependencies, run the application, or execute the tests by using the following commands:
make install
make dev
make serve
make test
👤 Huynh Duc Dung
- Website: https://productsway.com/
- Twitter: @jellydn
- Github: @jellydn
Give a ⭐️ if this project helped you!