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