Robin Thoni dee0281c4f order by images results | 8 년 전 | |
---|---|---|
app | 8 년 전 | |
bootstrap | 8 년 전 | |
database | 8 년 전 | |
public | 8 년 전 | |
resources | 8 년 전 | |
sql | 8 년 전 | |
storage | 8 년 전 | |
tests | 8 년 전 | |
.gitignore | 8 년 전 | |
.gitmodules | 8 년 전 | |
README.md | 8 년 전 | |
artisan | 8 년 전 | |
composer.json | 8 년 전 | |
example.env | 8 년 전 | |
generate.php | 8 년 전 | |
phpunit.xml | 8 년 전 | |
server.php | 8 년 전 |
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