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