Package Data | |
---|---|
Maintainer Username: | catlab |
Maintainer Contact: | info@catlab.be (Thijs Van der Schaeghe) |
Package Create Date: | 2016-05-31 |
Package Last Update: | 2017-05-03 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-22 03:01:12 |
Package Statistics | |
---|---|
Total Downloads: | 9 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 2 |
Total Watchers: | 3 |
Total Forks: | 0 |
Total Open Issues: | 0 |
Example project for Laravel Charon.
Live example at http://petstore.catlab.eu/docs
.env.example
to .env
php artisan key:generate
php artisan migrate --seed
Navigate to your-host/docs
to load the swagger API documentation.
This project is just an example. We have an empty 'new project' template available that will get you up and running in no time.