Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/InfyOmLabs/laravel-generator
API and Admin Panel CRUD Generator for Laravel.
https://github.com/InfyOmLabs/laravel-generator
doc(Readme): Video Tutorials link added (#794)
2770e1fc7a3964c39b112d9ab47360b2125bbd03 authored almost 5 years ago by Shailesh <[email protected]>
2770e1fc7a3964c39b112d9ab47360b2125bbd03 authored almost 5 years ago by Shailesh <[email protected]>
fix(repository): publish BaseRepository only if repository pattern enabled (#790)
c348a1101962c7998b9c3df93df2c611f42394d9 authored almost 5 years ago by Ajay Makwana <[email protected]>
c348a1101962c7998b9c3df93df2c611f42394d9 authored almost 5 years ago by Ajay Makwana <[email protected]>
fix(prefix): #708 prefix separated by slash instead of a comma (#788)
767a5eca7481e9744bbcf9c03998cbc3f9ccd5f1 authored about 5 years ago by Ajay Makwana <[email protected]>
767a5eca7481e9744bbcf9c03998cbc3f9ccd5f1 authored about 5 years ago by Ajay Makwana <[email protected]>
fix(relationships): minor fix to generate mtm relationship (#784)
cfe3359b31b782528c1e4d41483046baf16d68b6 authored about 5 years ago by Ajay Makwana <[email protected]>
cfe3359b31b782528c1e4d41483046baf16d68b6 authored about 5 years ago by Ajay Makwana <[email protected]>
feat(users): Publish user CRUD command created (#756)
6fcc8e30ed37ef2076108cc942702b1599013aa6 authored about 5 years ago by Shailesh <[email protected]>
6fcc8e30ed37ef2076108cc942702b1599013aa6 authored about 5 years ago by Shailesh <[email protected]>
docs: minor fix in made with generator list
2d060e5fca27936f138c3c5899b925be55816a83 authored about 5 years ago by Mitul Golakiya <[email protected]>
2d060e5fca27936f138c3c5899b925be55816a83 authored about 5 years ago by Mitul Golakiya <[email protected]>
docs: infylms added to made with generator list
3ef21aa04d604929f28c6115996fd41184b493f1 authored about 5 years ago by Mitul Golakiya <[email protected]>
3ef21aa04d604929f28c6115996fd41184b493f1 authored about 5 years ago by Mitul Golakiya <[email protected]>
docs: getfreebitco.in added to made with generator
c7eabb55c35080b498f794ef2357bd366ba6cbd6 authored about 5 years ago by Mitul Golakiya <[email protected]>
c7eabb55c35080b498f794ef2357bd366ba6cbd6 authored about 5 years ago by Mitul Golakiya <[email protected]>
feat: #243 Localization Support Added (#750)
5a5fc19463259c71ad24ef65d864b4b2fb4e535e authored about 5 years ago by Ajay Makwana <[email protected]>
5a5fc19463259c71ad24ef65d864b4b2fb4e535e authored about 5 years ago by Ajay Makwana <[email protected]>
docs: opencollective sponsors and backers added
ea901f6f4a80276976b8c7103783c0dedb8c1c8c authored about 5 years ago by Mitul Golakiya <[email protected]>
ea901f6f4a80276976b8c7103783c0dedb8c1c8c authored about 5 years ago by Mitul Golakiya <[email protected]>
created funding.yml file
078eaacab358e3ea013434284a784fb1f505780b authored about 5 years ago by Mitul Golakiya <[email protected]>
078eaacab358e3ea013434284a784fb1f505780b authored about 5 years ago by Mitul Golakiya <[email protected]>
feat: just send success message on record deletion (#778)
b94668abddd14469bad05df7ff24df40f2a9a15f authored about 5 years ago by Vishal Ribdiya <[email protected]>
b94668abddd14469bad05df7ff24df40f2a9a15f authored about 5 years ago by Vishal Ribdiya <[email protected]>
fix: Don't repeat menus and routes (#770)
cf06e3c6ed888f8d57230d4af76b0b24cf3175da authored about 5 years ago by Vishal Ribdiya <[email protected]>
cf06e3c6ed888f8d57230d4af76b0b24cf3175da authored about 5 years ago by Vishal Ribdiya <[email protected]>
chore(deps-dev): bump eslint in /templates/vuejs/js (#773)
Bumps [eslint](https://github.com/eslint/eslint) from 2.13.1 to 4.19.1.
- [Release notes](https...
feat: #168 support to generate crud using connection (#762)
a1376df567a0fedda51a047935ec5f8520d7061c authored about 5 years ago by Vishal Ribdiya <[email protected]>
a1376df567a0fedda51a047935ec5f8520d7061c authored about 5 years ago by Vishal Ribdiya <[email protected]>
chore: added package type in composer.json (#765)
b9719d32a91fe4ca6802783141511ee760fa4d46 authored about 5 years ago by Ajay Makwana <[email protected]>
b9719d32a91fe4ca6802783141511ee760fa4d46 authored about 5 years ago by Ajay Makwana <[email protected]>
feat: #733 added min|max validations to html field (#755)
cc206d406c8c692399bb2954d322d12858255d69 authored about 5 years ago by Vishal Ribdiya <[email protected]>
cc206d406c8c692399bb2954d322d12858255d69 authored about 5 years ago by Vishal Ribdiya <[email protected]>
fix: #735 fix unique rules for API (#763)
0e8557b532526642a23c45179c3c21d569d63de6 authored about 5 years ago by Ajay Makwana <[email protected]>
0e8557b532526642a23c45179c3c21d569d63de6 authored about 5 years ago by Ajay Makwana <[email protected]>
feat: #57 Ability to select fields from another table column (#746)
a1522b32f6e13b05dd39ff28786088c4f5e74f06 authored over 5 years ago by Vishal Ribdiya <[email protected]>
a1522b32f6e13b05dd39ff28786088c4f5e74f06 authored over 5 years ago by Vishal Ribdiya <[email protected]>
feat(model): #735 unique rules implemented while updating record (#748)
3bf3f0896c9237eafd8ba3ad52f42574fb16b1cb authored over 5 years ago by Vishal Ribdiya <[email protected]>
3bf3f0896c9237eafd8ba3ad52f42574fb16b1cb authored over 5 years ago by Vishal Ribdiya <[email protected]>
feat(rollback): #116 Rollback specific view (#741)
b8f022e4d41cbfb30b5033d65c0e4704323cc369 authored over 5 years ago by Vishal Ribdiya <[email protected]>
b8f022e4d41cbfb30b5033d65c0e4704323cc369 authored over 5 years ago by Vishal Ribdiya <[email protected]>
feat(forms): add files true into form when file input is given (#740)
f241f7affdc807b61f670be8ca58e3a0926d932f authored over 5 years ago by Vishal Ribdiya <[email protected]>
f241f7affdc807b61f670be8ca58e3a0926d932f authored over 5 years ago by Vishal Ribdiya <[email protected]>
feat(fromTable): #715 read length and nullable from table and add in a json file (#739)
baeeb249854c53308f7bb93089de54f0db65a3fa authored over 5 years ago by Shailesh <[email protected]>
baeeb249854c53308f7bb93089de54f0db65a3fa authored over 5 years ago by Shailesh <[email protected]>
feat(views): #734 support to exclude filed from show page (#737)
a4ab9299f8eafb14ca7eabf90dac5394502157bb authored over 5 years ago by Shailesh <[email protected]>
a4ab9299f8eafb14ca7eabf90dac5394502157bb authored over 5 years ago by Shailesh <[email protected]>
fix(timestamps): #729 timestamps disabled from config (#732)
69c2eb1c3ddc9d0c981a51ad6d970da63d2d85d5 authored over 5 years ago by Ajay Makwana <[email protected]>
69c2eb1c3ddc9d0c981a51ad6d970da63d2d85d5 authored over 5 years ago by Ajay Makwana <[email protected]>
fix(fromTable): #721 primary key should not be added as required field (#726)
5dbf5b2f60253fb65458b09b74b9429605d74371 authored over 5 years ago by Vishal Ribdiya <[email protected]>
5dbf5b2f60253fb65458b09b74b9429605d74371 authored over 5 years ago by Vishal Ribdiya <[email protected]>
fix(relations): #724 fix mtm relationship (#727)
5eb15ecd0ac875e6795e7b00825abacd5c262659 authored over 5 years ago by Ajay Makwana <[email protected]>
5eb15ecd0ac875e6795e7b00825abacd5c262659 authored over 5 years ago by Ajay Makwana <[email protected]>
fix(swagger): float to number (#723)
33232e8e54f446e941fee469d0a8242bc3490099 authored over 5 years ago by keith siilats <[email protected]>
33232e8e54f446e941fee469d0a8242bc3490099 authored over 5 years ago by keith siilats <[email protected]>
feat: Laravel 6 support added (#716)
7cf8946ba70fd27ca065146d91fcf0be5baa84a0 authored over 5 years ago by Shailesh <[email protected]>
7cf8946ba70fd27ca065146d91fcf0be5baa84a0 authored over 5 years ago by Shailesh <[email protected]>
fix(relationships): Fixed duplicate creation of relations #709 (#712)
1911ea68f7f42278159daa9ed09d2d2037ca3090 authored over 5 years ago by Vishal Ribdiya <[email protected]>
1911ea68f7f42278159daa9ed09d2d2037ca3090 authored over 5 years ago by Vishal Ribdiya <[email protected]>
fix(relationship): #706 1tm relationship names from foreign key (#707)
0634260ccc7c1444bcb7e1e5a0b06c3ca776e3ea authored over 5 years ago by Ajay Makwana <[email protected]>
0634260ccc7c1444bcb7e1e5a0b06c3ca776e3ea authored over 5 years ago by Ajay Makwana <[email protected]>
Added InfyTracker
d57bcc30c5371d940b2410f45d0f7c1ee15dc142 authored over 5 years ago by Mitul Golakiya <[email protected]>
d57bcc30c5371d940b2410f45d0f7c1ee15dc142 authored over 5 years ago by Mitul Golakiya <[email protected]>
feat(repository): repository pattern made optional (#703)
84896fa049b8266110efa3886d9e710541e06b7f authored over 5 years ago by Ajay Makwana <[email protected]>
84896fa049b8266110efa3886d9e710541e06b7f authored over 5 years ago by Ajay Makwana <[email protected]>
feat(tests): api/repository test cases are now using factories (#701)
1b259d8e223c15dc250382902316f95f6ddb7f4d authored over 5 years ago by Vishal Ribdiya <[email protected]>
1b259d8e223c15dc250382902316f95f6ddb7f4d authored over 5 years ago by Vishal Ribdiya <[email protected]>
feat(generator): generate seeder option added (#693)
7f3679ceccef8d278d7ed18cda253c88e5963bb9 authored over 5 years ago by Vishal Ribdiya <[email protected]>
7f3679ceccef8d278d7ed18cda253c88e5963bb9 authored over 5 years ago by Vishal Ribdiya <[email protected]>
chore: travis composer cache
970ca95a70f892963dcb9d4bac19077dfd61f5b6 authored over 5 years ago by Mitul Golakiya <[email protected]>
970ca95a70f892963dcb9d4bac19077dfd61f5b6 authored over 5 years ago by Mitul Golakiya <[email protected]>
refactor(helpers): use database_path & resource_path helpers (#698)
3038693c7f05d65174a49a5d1ff67df4f0744569 authored over 5 years ago by Ajay Makwana <[email protected]>
3038693c7f05d65174a49a5d1ff67df4f0744569 authored over 5 years ago by Ajay Makwana <[email protected]>
chore: more php versions added to travis
7440c8a1fea7c2c01e1e8f43e72821413c15bf70 authored over 5 years ago by Mitul Golakiya <[email protected]>
7440c8a1fea7c2c01e1e8f43e72821413c15bf70 authored over 5 years ago by Mitul Golakiya <[email protected]>
chore: travis slack notification updated
cb6662a426bc2f7b892a9e4ce86e5c3547e9b79f authored over 5 years ago by Mitul Golakiya <[email protected]>
cb6662a426bc2f7b892a9e4ce86e5c3547e9b79f authored over 5 years ago by Mitul Golakiya <[email protected]>
feat: support added to generate factory for model (#696)
ab27b9fcbe3cb27fee72122c843a637fd45f1ed1 authored over 5 years ago by Vishal Ribdiya <[email protected]>
ab27b9fcbe3cb27fee72122c843a637fd45f1ed1 authored over 5 years ago by Vishal Ribdiya <[email protected]>
chore: travis file updates
cf95743df5b6781243a7ba9e193ab03bc7b005cf authored over 5 years ago by Mitul Golakiya <[email protected]>
cf95743df5b6781243a7ba9e193ab03bc7b005cf authored over 5 years ago by Mitul Golakiya <[email protected]>
feat(options): option to save schema file from configuration (#695)
27fce45195fd2784e02a9041076ea109b0f1632a authored over 5 years ago by Ajay Makwana <[email protected]>
27fce45195fd2784e02a9041076ea109b0f1632a authored over 5 years ago by Ajay Makwana <[email protected]>
chore: slack token updated from travis env variable
2c0295c88cb0ff20914739fcbde3683543b055fa authored over 5 years ago by Mitul Golakiya <[email protected]>
2c0295c88cb0ff20914739fcbde3683543b055fa authored over 5 years ago by Mitul Golakiya <[email protected]>
fix: #672 run migration with change path of migration (#676)
3e3ca5f0559b20332e4bb30d193fdaedfcbf0e51 authored over 5 years ago by Vishal Ribdiya <[email protected]>
3e3ca5f0559b20332e4bb30d193fdaedfcbf0e51 authored over 5 years ago by Vishal Ribdiya <[email protected]>
docs: #673 contributing file added
f3e8768d5f26d77ecd7e6bee32023fa297fdfc32 authored over 5 years ago by Vishal Ribdiya <[email protected]>
f3e8768d5f26d77ecd7e6bee32023fa297fdfc32 authored over 5 years ago by Vishal Ribdiya <[email protected]>
refactor: deprecated array/string functions replaced (#674)
b074d2e365d428c10215c64ee7e3b504984e8727 authored over 5 years ago by Vishal Ribdiya <[email protected]>
b074d2e365d428c10215c64ee7e3b504984e8727 authored over 5 years ago by Vishal Ribdiya <[email protected]>
feat(relationships): #664 Custom relationship name support added (#667)
34c5f2a260e94149663a20c1ff341f2fd94fe078 authored over 5 years ago by Vishal Ribdiya <[email protected]>
34c5f2a260e94149663a20c1ff341f2fd94fe078 authored over 5 years ago by Vishal Ribdiya <[email protected]>
fix(models): #665 fix twice model events while create/update (#669)
93ecc224a77d05d89263aa6ab9bfcdf315fa4977 authored over 5 years ago by Vishal Ribdiya <[email protected]>
93ecc224a77d05d89263aa6ab9bfcdf315fa4977 authored over 5 years ago by Vishal Ribdiya <[email protected]>
fix(migrations): Do not run migration when command not from console (#671)
15112ea43eef9c4fa5549df6a6c7bed044773842 authored over 5 years ago by Vishal Ribdiya <[email protected]>
15112ea43eef9c4fa5549df6a6c7bed044773842 authored over 5 years ago by Vishal Ribdiya <[email protected]>
docs(mwg): app added to made with generator list
2dc3d4d62f735e3216fcda242f70c9e073154312 authored over 5 years ago by Mitul Golakiya <[email protected]>
2dc3d4d62f735e3216fcda242f70c9e073154312 authored over 5 years ago by Mitul Golakiya <[email protected]>
fix(relationship): fix hasOne relationship method name (#657)
a9907565358fccf1a79b1401d1b3e347e87b16fb authored over 5 years ago by Ajay Makwana <[email protected]>
a9907565358fccf1a79b1401d1b3e347e87b16fb authored over 5 years ago by Ajay Makwana <[email protected]>
docs(command): minor docs fixes (#656)
c07c148e35186cbc5bb0decb9ed553284d6b380a authored over 5 years ago by Vishal Ribdiya <[email protected]>
c07c148e35186cbc5bb0decb9ed553284d6b380a authored over 5 years ago by Vishal Ribdiya <[email protected]>
fix(options): InfyOmLabs/generator-builder#18 fix prefix option from GUI input (#650)
da16783f5a7ac6d429fc30c40f62e67cd7468ac9 authored over 5 years ago by Ajay Makwana <[email protected]>
da16783f5a7ac6d429fc30c40f62e67cd7468ac9 authored over 5 years ago by Ajay Makwana <[email protected]>
fix(options): InfyOmLabs/generator-builder#18 Override options in config from GUI input (#647)
0a491a92510a4030567234ce7096d703c2a4c576 authored over 5 years ago by Ajay Makwana <[email protected]>
0a491a92510a4030567234ce7096d703c2a4c576 authored over 5 years ago by Ajay Makwana <[email protected]>
feat(fields): toggle switch field support added (#652)
801f03c48f13feeb7642ff7666b71ef3b3e3fe6f authored over 5 years ago by Farhan Kathawala <[email protected]>
801f03c48f13feeb7642ff7666b71ef3b3e3fe6f authored over 5 years ago by Farhan Kathawala <[email protected]>
feat(generator): new option forceMigrate added to run migration (#653)
0303be43b26bff4e0070ae458c012618527e8abd authored almost 6 years ago by Vishal Ribdiya <[email protected]>
0303be43b26bff4e0070ae458c012618527e8abd authored almost 6 years ago by Vishal Ribdiya <[email protected]>
feat: CRUD with custom table name using generator builder GUI (#649)
aedbc94c97695d5c55e54b1b7c13533e8b032391 authored almost 6 years ago by Vishal Ribdiya <[email protected]>
aedbc94c97695d5c55e54b1b7c13533e8b032391 authored almost 6 years ago by Vishal Ribdiya <[email protected]>
fix(swagger): #551 minor swagger fix of date-time fields (#648)
10fb24ced9c52de5013775b7a6583b0cdb198c7f authored almost 6 years ago by Ajay Makwana <[email protected]>
10fb24ced9c52de5013775b7a6583b0cdb198c7f authored almost 6 years ago by Ajay Makwana <[email protected]>
fix(repository): fix use of BaseRepository while using prefix
19e5d5edfeb229e7501cae8420ce6af2af3a6572 authored almost 6 years ago by ajayinfyom <[email protected]>
19e5d5edfeb229e7501cae8420ce6af2af3a6572 authored almost 6 years ago by ajayinfyom <[email protected]>
fix(docs): #551 fix docs generation (#605)
473a09cd87370e96fb6cc5ead4876bea7d08d916 authored almost 6 years ago by Mitul Golakiya <[email protected]>
473a09cd87370e96fb6cc5ead4876bea7d08d916 authored almost 6 years ago by Mitul Golakiya <[email protected]>
fix(config): column `id` should be optional while CRUD from table (#642)
85177c7defbf579c361a920d4230b0f25f7f32e4 authored almost 6 years ago by Vishal Ribdiya <[email protected]>
85177c7defbf579c361a920d4230b0f25f7f32e4 authored almost 6 years ago by Vishal Ribdiya <[email protected]>
fix(view): required fields with span tag removed from view (#641)
69e133e6b33d949e235c5bfaf5bed65c0fb36367 authored almost 6 years ago by Vishal Ribdiya <[email protected]>
69e133e6b33d949e235c5bfaf5bed65c0fb36367 authored almost 6 years ago by Vishal Ribdiya <[email protected]>
test(utils): response utils tests added (#639)
36c9ad6e86af68161befe06849b11007138b4ac2 authored almost 6 years ago by Vishal Ribdiya <[email protected]>
36c9ad6e86af68161befe06849b11007138b4ac2 authored almost 6 years ago by Vishal Ribdiya <[email protected]>
test(helpers+utils): initial test cases added with travis build
f4530748264b5d915177ff0f6fcc65e7d3c20b48 authored almost 6 years ago by Mitul Golakiya <[email protected]>
f4530748264b5d915177ff0f6fcc65e7d3c20b48 authored almost 6 years ago by Mitul Golakiya <[email protected]>
fix: unused import removed
f78a2b94c94f8f1ea7109a83a3a7745fdd68a10a authored almost 6 years ago by Mitul Golakiya <[email protected]>
f78a2b94c94f8f1ea7109a83a3a7745fdd68a10a authored almost 6 years ago by Mitul Golakiya <[email protected]>
fix: old code & comments removed
7cfc2ec7841bdc452a1f8ba428df7ccfd3ec3542 authored almost 6 years ago by Mitul Golakiya <[email protected]>
7cfc2ec7841bdc452a1f8ba428df7ccfd3ec3542 authored almost 6 years ago by Mitul Golakiya <[email protected]>
fix(datatables): save current state for datatable record (#635)
cf7d0ac8dd839eb1c16646769f24314fd7d62a62 authored almost 6 years ago by Farhan Kathawala <[email protected]>
cf7d0ac8dd839eb1c16646769f24314fd7d62a62 authored almost 6 years ago by Farhan Kathawala <[email protected]>
fix(routes): #207 Add Prefix Routes in group using resource routes (#632)
d5b1686ae43c3ae483f1aa4e2d7fdcf270419913 authored almost 6 years ago by Ajay Makwana <[email protected]>
d5b1686ae43c3ae483f1aa4e2d7fdcf270419913 authored almost 6 years ago by Ajay Makwana <[email protected]>
fix(datatable): #545 fix issue of paginate while using datatables (#633)
1260680dcadb65242858e279a32766e736340940 authored almost 6 years ago by Ajay Makwana <[email protected]>
1260680dcadb65242858e279a32766e736340940 authored almost 6 years ago by Ajay Makwana <[email protected]>
docs: readme update
8fd138c412d7481ca3a7a32c295312cbc169a586 authored almost 6 years ago by Mitul Golakiya <[email protected]>
8fd138c412d7481ca3a7a32c295312cbc169a586 authored almost 6 years ago by Mitul Golakiya <[email protected]>
fix(tests): #18 skip timestamps fields while asserting model data (#629)
658a92a813be2a73f1049c68bb8ed9d2b732def9 authored almost 6 years ago by Ajay Makwana <[email protected]>
658a92a813be2a73f1049c68bb8ed9d2b732def9 authored almost 6 years ago by Ajay Makwana <[email protected]>
docs: Added made with infyom generator (#631)
e00ef1376a24eb312c019f3c0ced2eb7d2d47843 authored almost 6 years ago by Mitul Golakiya <[email protected]>
e00ef1376a24eb312c019f3c0ced2eb7d2d47843 authored almost 6 years ago by Mitul Golakiya <[email protected]>
fix(datatables): do not export/print action column from data-tables (#624)
5b0f6038051cd90e704ef3c13cf4769b3b26843d authored almost 6 years ago by Vishal Ribdiya <[email protected]>
5b0f6038051cd90e704ef3c13cf4769b3b26843d authored almost 6 years ago by Vishal Ribdiya <[email protected]>
fix(template): minor fix into api controller template (#627)
81a7288677f4cc5fac79c2cdb0e1e133c518e02a authored almost 6 years ago by Mitul Golakiya <[email protected]>
81a7288677f4cc5fac79c2cdb0e1e133c518e02a authored almost 6 years ago by Mitul Golakiya <[email protected]>
fix(templates): minor fix
d0b6bee273a225cf15269b634b5775a1a5d3eb04 authored almost 6 years ago by Mitul Golakiya <[email protected]>
d0b6bee273a225cf15269b634b5775a1a5d3eb04 authored almost 6 years ago by Mitul Golakiya <[email protected]>
feat(tests): #516 Support for namespace added into tests (#625)
6cd486cde8f113619ad19ad3fa3767d80ae60102 authored almost 6 years ago by Vishal Ribdiya <[email protected]>
6cd486cde8f113619ad19ad3fa3767d80ae60102 authored almost 6 years ago by Vishal Ribdiya <[email protected]>
fix(tests): Update tests to 5.5 test syntax (#518)
6735591b50c1f26f3d7f14328a85b2b6120e7309 authored almost 6 years ago by Morris Mukiri <[email protected]>
6735591b50c1f26f3d7f14328a85b2b6120e7309 authored almost 6 years ago by Morris Mukiri <[email protected]>
fix(relations): #475 Fix relationship method names as per foreign key (#616)
0f3b2a912386bc6a047c6963298014755152ac6e authored almost 6 years ago by Ajay Makwana <[email protected]>
0f3b2a912386bc6a047c6963298014755152ac6e authored almost 6 years ago by Ajay Makwana <[email protected]>
fix(relationships): getQualifiedForeignKey -> getQualifiedForeignKeyName (#614)
In Laravel 5.8 the getForeignKey and getQualifiedForeignKey methods of the BelongsTo relationshi...
591d59595600b2cc88ac92dd55ca09597565be53 authored almost 6 years ago by Ekaterina <[email protected]>
fix(datatables): #521 fix non-searchable fields on datatable (#621)
1a9838b1729dfd5e818c959130383f63c7520ec2 authored almost 6 years ago by Ajay Makwana <[email protected]>
1a9838b1729dfd5e818c959130383f63c7520ec2 authored almost 6 years ago by Ajay Makwana <[email protected]>
fix(sample): #384 minor change in sample json file (#613)
a06317145ad4ffe39e21f3d6fd0b8e69373db370 authored almost 6 years ago by Ajay Makwana <[email protected]>
a06317145ad4ffe39e21f3d6fd0b8e69373db370 authored almost 6 years ago by Ajay Makwana <[email protected]>
fix(docs): #380 get comments from table for swagger description (#612)
54e02e49abc2907172959aa57ea4c05bfed5f1bc authored almost 6 years ago by Vishal Ribdiya <[email protected]>
54e02e49abc2907172959aa57ea4c05bfed5f1bc authored almost 6 years ago by Vishal Ribdiya <[email protected]>
feat(model): #479 support custom plural model name (#610)
f5262a89bf7fb4eb63c207483f6e3fa49592bd1e authored almost 6 years ago by Ajay Makwana <[email protected]>
f5262a89bf7fb4eb63c207483f6e3fa49592bd1e authored almost 6 years ago by Ajay Makwana <[email protected]>
fix(datatables): fix template of controller for datatables (#609)
725485e797aeb78d2e22ec48cd6e49b3dd175119 authored almost 6 years ago by Mitul Golakiya <[email protected]>
725485e797aeb78d2e22ec48cd6e49b3dd175119 authored almost 6 years ago by Mitul Golakiya <[email protected]>
fix(docs): #498 take date-time value for timestamp (#608)
c460bef01c65c80ee42c2da221acbfb74d685411 authored almost 6 years ago by Vishal Ribdiya <[email protected]>
c460bef01c65c80ee42c2da221acbfb74d685411 authored almost 6 years ago by Vishal Ribdiya <[email protected]>
fix(utils): #439 removed duplicate code (#606)
1f7a521fa54bf63a978acbd6445bdf522452a313 authored almost 6 years ago by Farhan Kathawala <[email protected]>
1f7a521fa54bf63a978acbd6445bdf522452a313 authored almost 6 years ago by Farhan Kathawala <[email protected]>
docs(commands): #514 rollback command docs refactored (#604)
1121b52fc62b20fe74b4ea569d4d2a766eb26985 authored almost 6 years ago by Vishal Ribdiya <[email protected]>
1121b52fc62b20fe74b4ea569d4d2a766eb26985 authored almost 6 years ago by Vishal Ribdiya <[email protected]>
fix(helpers): #520 removed duplicate function (#603)
5138ab2016c9b86117f0a885ef9b719201fce612 authored almost 6 years ago by Vishal Ribdiya <[email protected]>
5138ab2016c9b86117f0a885ef9b719201fce612 authored almost 6 years ago by Vishal Ribdiya <[email protected]>
fix(templates): minor limit fix into base repository
f186766f7c7b8c8b2aee31fc8cc90e08ec81eb49 authored almost 6 years ago by Mitul Golakiya <[email protected]>
f186766f7c7b8c8b2aee31fc8cc90e08ec81eb49 authored almost 6 years ago by Mitul Golakiya <[email protected]>
style: Apply fixes from StyleCI (#601)
30b48382a735468c590146cfeb3e14f607115279 authored almost 6 years ago by Mitul Golakiya <[email protected]>
30b48382a735468c590146cfeb3e14f607115279 authored almost 6 years ago by Mitul Golakiya <[email protected]>
fix: Fixed Problems in Vue.js Generators when using PHP7. (#375)
Objects properties can not be accessed as array object['name'] but as object->name.
058e9a7db53be52117b0fa0310327ea392671f84 authored almost 6 years ago by Richard Scoop <[email protected]>
fix: fix pagination into laravel 5.8
c4e6154affd15a6e0eca063cf81c9d9e7b7a6499 authored almost 6 years ago by Mitul Golakiya <[email protected]>
c4e6154affd15a6e0eca063cf81c9d9e7b7a6499 authored almost 6 years ago by Mitul Golakiya <[email protected]>
feat: #593 Ignore fields + custom doctrine mappings support added (#599)
200d53859f219ddae7ac10dbbb2cfc75bfb58828 authored almost 6 years ago by Mitul Golakiya <[email protected]>
200d53859f219ddae7ac10dbbb2cfc75bfb58828 authored almost 6 years ago by Mitul Golakiya <[email protected]>
feat(swagger-templates): #595 publish swagger templates (#598)
a43ad0790ed57fc3c9bb49c98abf7d77ae6734ac authored almost 6 years ago by Mitul Golakiya <[email protected]>
a43ad0790ed57fc3c9bb49c98abf7d77ae6734ac authored almost 6 years ago by Mitul Golakiya <[email protected]>
Revert "fix: other laravel support versions added"
This reverts commit f2311bb9467084e76650d654a1670fdefdeee6d9.
0ddcfb30dfcbeab776c1772cadfd2574e3d4333f authored almost 6 years ago by Mitul Golakiya <[email protected]>
fix: other laravel support versions added
f2311bb9467084e76650d654a1670fdefdeee6d9 authored almost 6 years ago by Mitul Golakiya <[email protected]>
f2311bb9467084e76650d654a1670fdefdeee6d9 authored almost 6 years ago by Mitul Golakiya <[email protected]>
feat: support for laravel 5.8 added
61d4db06f3e755ad2db60d2fc25094859f736a09 authored almost 6 years ago by Mitul Golakiya <[email protected]>
61d4db06f3e755ad2db60d2fc25094859f736a09 authored almost 6 years ago by Mitul Golakiya <[email protected]>
fix(templates): minor fix into base repository template
5471e7c0402ce2e1ca232a61cf01feb558455c7f authored almost 6 years ago by Mitul Golakiya <[email protected]>
5471e7c0402ce2e1ca232a61cf01feb558455c7f authored almost 6 years ago by Mitul Golakiya <[email protected]>
feat: independent base repository created
00e4e6c5b2de0cef0999ff6e42b137ff97363b3c authored almost 6 years ago by Mitul Golakiya <[email protected]>
00e4e6c5b2de0cef0999ff6e42b137ff97363b3c authored almost 6 years ago by Mitul Golakiya <[email protected]>
Merge branch 'develop' of https://github.com/InfyOmLabs/laravel-generator into develop
eb0f4ef05f8731a330ca66f64516fd6ad00ec7e4 authored almost 6 years ago by Mitul Golakiya <[email protected]>
eb0f4ef05f8731a330ca66f64516fd6ad00ec7e4 authored almost 6 years ago by Mitul Golakiya <[email protected]>