Robin Thoni d9dea72a9d added effects to front; resize image before applying effect | пре 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