Using Git Clone
You need to have installed git in your server.
master
branch is being considered as a stable, but not yet released to the public.
Installed the system under var/www
directory with a proper permissions.
from your terminal you can run:
You need install the dependency package via composer and NPM:
Create symbolic link from your public/storage
You need to run caching to optimize system server response time
create a copy of the
.env.example
Generate App Key by running the command below
Setup file and folder permissions
Last updated