Skip to content

Developer Guide

This guide will help you set up your development environment and get started with InvoiceShelf. There are three primary ways to install and set up InvoiceShelf for development: Docker, NGINX/PHP-FPM, and Laravel Herd.

Docker Environment

If you want to use the pre-configured Docker dev environment

[Read more]

Laravel Herd

If you want to use Laravel Herd on your Windows/Mac machine

[Read more]

Manual Nginx/php-fpm

If you want to install InvoiceShelf on plain Linux Debian/Ubuntu

[Read more]

 


Hopefully one of those guides will help you get started with InvoiceShelf development.

If you have any questions or run into issues, feel free to open an issue on GitHub.

Happy coding! 🧑‍💻