Robin Thoni 1e5d31ca28 begin image upload | 8 yıl önce | |
---|---|---|
app | 8 yıl önce | |
bootstrap | 8 yıl önce | |
database | 8 yıl önce | |
public | 8 yıl önce | |
resources | 8 yıl önce | |
sql | 8 yıl önce | |
storage | 8 yıl önce | |
tests | 8 yıl önce | |
.gitignore | 8 yıl önce | |
.gitmodules | 8 yıl önce | |
README.md | 8 yıl önce | |
artisan | 8 yıl önce | |
composer.json | 8 yıl önce | |
example.env | 8 yıl önce | |
generate.php | 8 yıl önce | |
phpunit.xml | 8 yıl önce | |
server.php | 8 yıl önce |
Here is an angular material starter kit to use with Luticate (https://git.rthoni.com/luticate/)
# git clone https://git.rthoni.com/robin.thoni/starter-angular-material
cd public
bower install
composer install
chmod -R 777 storage
cp example.env .env # Then edit it
# exec sql/struct_init.sql and sql/data_init.sql on database
Add a host to your apache conf pointing to public folder