|
|
пре 9 година | |
|---|---|---|
| app | пре 9 година | |
| bootstrap | пре 9 година | |
| database | пре 9 година | |
| public | пре 9 година | |
| resources | пре 9 година | |
| sql | пре 9 година | |
| storage | пре 9 година | |
| tests | пре 9 година | |
| .gitignore | пре 9 година | |
| .gitmodules | пре 9 година | |
| README.md | пре 9 година | |
| artisan | пре 9 година | |
| composer.json | пре 9 година | |
| example.env | пре 9 година | |
| generate.php | пре 9 година | |
| phpunit.xml | пре 9 година | |
| server.php | пре 9 година |
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