|  | 9 years ago | |
|---|---|---|
| app | 9 years ago | |
| bootstrap | 9 years ago | |
| database | 9 years ago | |
| public | 9 years ago | |
| resources | 9 years ago | |
| sql | 9 years ago | |
| storage | 9 years ago | |
| tests | 9 years ago | |
| .gitignore | 9 years ago | |
| .gitmodules | 9 years ago | |
| README.md | 9 years ago | |
| artisan | 9 years ago | |
| composer.json | 9 years ago | |
| example.env | 9 years ago | |
| generate.php | 9 years ago | |
| phpunit.xml | 9 years ago | |
| server.php | 9 years ago | 
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