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