wayofdev/laravel-auth

PHP package template with GitHub Actions

This package's canonical repository appears to be gone and the package has been frozen as a result.

Fund package maintenance!
wayofdev

v1.0.108 2023-09-14 17:52 UTC

README


logo.gh-light-mode-only.png#gh-light-mode-only logo.gh-dark-mode-only.png#gh-dark-mode-only

Build Status Total Downloads Latest Stable Version Software License Commits since latest release

Laravel Package Template

This is minimal Laravel template which is used by other PHP projects in wayofdev organization.

If you like/use this package, please consider starring it. Thanks!

Screenshot

💿 Installation

→ Using composer

Require as dependency:

$ composer req wayofdev/laravel-auth

🧪 Running Tests

→ PHPUnit tests

To run tests, run the following command:

$ make test

→ Static Analysis

Code quality using PHPStan:

$ make stan

→ Coding Standards Fixing

Fix code using The PHP Coding Standards Fixer (PHP CS Fixer) to follow our standards:

$ make cs-fix

🤝 License

Licence


🙆🏼‍♂️ Author Information

Created in 2022 by lotyp / wayofdev