Skip to content

Exploring the cutting edge of PHP development on MacOSX in 2023

Notifications You must be signed in to change notification settings

jellydn/laravel-demo-app

Repository files navigation

Welcome to laravel-demo-app 👋

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.

IT Man - Modern PHP Development in 2023

🛠 Tools Explored

  • Herd - One click PHP development environment
  • NativePHP - new way to build native applications
  • Pest PHP - The elegant PHP testing framework

👨‍💻 How to Use

Requirements

  • 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:

Install Dependencies

make install

Run Laravel Application

make dev

Run Native App

make serve

Test

make test

Author

👤 Huynh Duc Dung

Show your support

Give a ⭐️ if this project helped you!

kofi paypal buymeacoffee

About

Exploring the cutting edge of PHP development on MacOSX in 2023

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages