Skip to content

talhawish/laravel-github-action-script-with-tests-pestphp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Laravel and PHP GitHub Action for Testing and Deployment

This GitHub Action is designed to streamline the testing and deployment process for Laravel applications running on PHP 8.2. It enables developers to automate the testing and deployment tasks, facilitating efficient workflows.

Features

  • Laravel 11 Support: Designed to work seamlessly with Laravel 11 projects.
  • PHP 8.2 Compatibility: Built to support applications running on PHP 8.2.
  • Test Automation: Automates the testing process, ensuring code quality and reliability.
  • Deployment to Ubuntu Server: Facilitates deployment to Ubuntu servers, enabling smooth integration with server environments.

Usage

To use this GitHub Action in your workflow, simply include it in your workflow configuration file (e.g., .github/workflows/production.yml). Here's an example of how to set it up:

Make sure to replace your-github-username, your-ubuntu-server-ip, your-ssh-username, and SSH_PASSWORD with your actual GitHub username, server IP address, SSH username, and your SSH password stored as a secret respectively.

Contributing Contributions are welcome! If you encounter any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors