Installation: Difference between revisions
From Sunhill Framework Documentation
+Catergory |
+ Examples missing |
||
Line 1: | Line 1: | ||
{{Examples missing}} | |||
Due the fact that the Sunhill Framework is built on top of laravel, you have to create a laravel project first. | Due the fact that the Sunhill Framework is built on top of laravel, you have to create a laravel project first. | ||
Latest revision as of 14:43, 2 September 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.