Installation: Difference between revisions

From Sunhill Framework Documentation
Created a simple installation guide
 
+Catergory
Line 5: Line 5:


This pulls in all required dependencies for the framework.
This pulls in all required dependencies for the framework.
[[Category:Installation]]

Revision as of 16:24, 30 August 2024

Due the fact that the Sunhill Framework is built on top of laravel, you have to create a laravel project first.

Than you can install the Sunhill Framework Extension with

composer require sunhill-de/sunhill

This pulls in all required dependencies for the framework.