A RESTful Invoice App built with Laravel Installation git clone https://github.com/caleboki/Invoice.git cd Invoice composer install save the .env.example to .env update the .env file with your db credentials php artisan key:generate