Librarians love near field communication and cats, so we made the near field cat!
This is supposed to be the server-side part of the project.
This project uses Composer and Bower to track dependencies.
composer install
to fetch back-end depsbower install
to fetch front-end deps- Check that the folder
app/storage
is writable by the www user php artisan config:publish danmichaelo/ncip
to create the NCIP config filephp artisan config:publish netson/l4gettext
to create the gettext config file- Update config files in
app/config