dev-master
9999999-devCreate api documentation
MIT
The Requires
by shoxabbos
extension yii2 apicrud
v1.0
1.0.0.0Create api documentation
MIT
The Requires
by shoxabbos
extension yii2 apicrud
Create api documentation
Create api documentation, (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist shoxabbos/yii2-apicrud "*"
or add, (*4)
"shoxabbos/yii2-apicrud": "*"
to the require section of your composer.json
file., (*5)
, (*6)
Once the extension is installed, simply use it in your code by :, (*7)
1: Into this code to config/web.php file, (*8)
'modules' => [ 'apidoc' => [ 'class' => 'shoxabbos\apicrud\Module' ] ],
2: You can run the migrations script provided to create the database structure from your yii programming console:, (*9)
php yii migrate --migrationPath=@vendor/shoxabbos/yii2-apicrud/migrations
Developer Team http://www.qwerty.uz, (*10)
Create api documentation
MIT
extension yii2 apicrud
Create api documentation
MIT
extension yii2 apicrud