Robin Thoni 1e5d31ca28 begin image upload | hace 8 años | |
---|---|---|
app | hace 8 años | |
bootstrap | hace 8 años | |
database | hace 8 años | |
public | hace 8 años | |
resources | hace 8 años | |
sql | hace 8 años | |
storage | hace 8 años | |
tests | hace 8 años | |
.gitignore | hace 8 años | |
.gitmodules | hace 8 años | |
README.md | hace 8 años | |
artisan | hace 8 años | |
composer.json | hace 8 años | |
example.env | hace 8 años | |
generate.php | hace 8 años | |
phpunit.xml | hace 8 años | |
server.php | hace 8 años |
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