Commit Graph

106 Commits

Author SHA1 Message Date
Muhammed Batuhan Aydın 5043f0d1fb Change from .py format to .md format
It has been provided to make it more understandable by changing the written direction to md format. The aim here is to increase readability.
2023-03-03 19:13:45 +03:00
AnuragSharma122 8b92343e9e I have added a part of database in this file 2021-12-21 18:19:54 +05:30
Julien Le Coupanec 9ff4eb1d9c Merge pull request #212 from ZohebMOPO/temp 2021-10-02 01:34:25 +02:00
nikolasmelui 31b098ac63 Update node.js 2021-09-27 13:09:02 +03:00
Zoheb Alli Khan 2fa3e1b155 Whole Cheatsheet 2021-06-04 16:17:37 +05:30
Zoheb Alli Khan 862c113892 BodyParser 2021-06-04 11:51:15 +05:30
Zoheb Alli Khan 106d656567 Response methods 2021-06-04 11:41:30 +05:30
Zoheb Alli Khan b995f9e2c4 Distinction 2021-06-04 10:47:31 +05:30
Zoheb Alli Khan e775f8e675 Request Method and Props 2021-06-04 10:45:05 +05:30
Zoheb Alli Khan 8008c44d49 HTTP App Routes 2021-06-04 09:54:29 +05:30
Zoheb Alli Khan b9be6c4cbc Added some cheatsheets 2021-06-03 23:14:49 +05:30
Zoheb Alli Khan 24faa1e1c1 Changes 2021-06-03 14:20:43 +05:30
Zoheb Alli Khan 859556dc1f App Properties 2021-06-03 12:04:27 +05:30
Zoheb Alli Khan 9731e6841b Structured Components 2021-06-03 09:59:08 +05:30
Zoheb Alli Khan 81add6e07b Added all express methods 2021-06-03 09:54:44 +05:30
Zoheb Alli Khan 3efedb4ded Two methods added 2021-06-03 08:06:46 +05:30
Devansh Soni 1de769e598 Correct misspelled word 2021-02-05 18:14:31 +05:30
Madhav Mittal 2bd53d642d Update django.py
App creation
2020-08-17 03:45:21 +05:30
Julien Le Coupanec 62efe852d1 docs(adonis): add callback to attach method 2020-07-22 10:07:50 +02:00
Julien Le Coupanec 0c65389ebd docs(adonis): add relationship methods 2020-07-21 21:18:41 +02:00
Julien Le Coupanec bf63539aa7 docs(adonis): helpers 2020-05-06 10:40:31 +02:00
Julien Le Coupanec 78a1128dff docs(adonis): file storage 2020-05-01 14:13:38 +02:00
Julien Le Coupanec 6e7dc502d2 docs(adonis): initialize query builder section 2020-04-27 23:07:31 +02:00
Julien Le Coupanec 8168181146 docs(adonis): add toJSON method 2020-04-25 19:51:51 +02:00
Julien Le Coupanec 27202646b5 feat(adonis): social authentication 2020-04-25 17:17:49 +02:00
Julien Le Coupanec eb7f97c535 feat(adonis) add lucid methods 2020-04-24 20:58:50 +02:00
Julien Le Coupanec e69c95694e docs(adonis): encryption and hashing 2020-04-18 12:28:32 +02:00
Julien Le Coupanec 35039d583f docs(adonis): adjustments 2020-04-18 12:21:29 +02:00
Julien Le Coupanec 0199acf956 docs(adonis): logger methods 2020-04-18 12:19:43 +02:00
Julien Le Coupanec b52da9aa7e docs(adonis): add sessions 2020-04-15 22:12:48 +02:00
Julien Le Coupanec b0c3c912db docs(adonis): add response 2020-04-15 21:49:11 +02:00
Julien Le Coupanec d0452250dc docs(adonis): add events 2020-04-14 14:23:46 +02:00
Julien Le Coupanec 8ec2450866 docs(adonis): request 2020-04-13 17:10:16 +02:00
Julien Le Coupanec a3e8091ca2 docs(adonis): add validation rules 2020-04-12 17:05:46 +02:00
Julien Le Coupanec 576452d67e docs(adonis): available hooks 2020-04-11 21:39:17 +02:00
Julien Le Coupanec 627cc06a0f docs(adonis): routing 2020-04-11 13:11:09 +02:00
Julien Le Coupanec 0b29b9bb54 docs(adonis): add migration commands 2020-04-10 18:00:31 +02:00
Julien Le Coupanec 727f636651 docs(adonis): initialize cheatsheet` 2020-04-10 14:40:13 +02:00
Julien Le Coupanec 4217db8c62 docs(laravel): add foreign key constraints 2020-03-28 19:50:02 +01:00
Julien Le Coupanec b2aaf18e17 docs(laravel): add migrations columns 2020-03-23 16:19:10 +01:00
Julien Le Coupanec 8580ca1973 docs(laravel): add table options 2020-03-23 16:07:39 +01:00
Julien Le Coupanec 45bf363110 docs(laravel): add collection column modifiers 2020-03-23 16:05:32 +01:00
Julien Le Coupanec 2269417161 docs(laravel): Add collection column types 2020-03-23 16:01:29 +01:00
qiisziilbash 3f4277fafe django start project steps reordered, in order to install django in venv instead of /usr 2019-12-10 12:13:04 -07:00
Julien Le Coupanec 5f0b94b7c2 style(django): remove empty lines 2019-12-09 11:51:16 +01:00
qiisziilbash 5b2794a35e Django start project and deployment steps were added 2019-12-08 17:50:49 -07:00
Julien Le Coupanec 394910144d style(laravel): remove empty spaces 2019-12-06 14:15:34 +01:00
Julien Le Coupanec 7473bd427d Merge branch 'master' of github.com:LeCoupa/awesome-cheatsheets 2019-12-06 14:06:37 +01:00
Julien Le Coupanec 12e8b98f33 docs(laravel): add validation fields 2019-12-06 14:06:33 +01:00
pfeinsondev b7a5aa284c Update django.py
Ammend runserver with optional port parameter. Useful if 8000 is unavailable.
2019-11-20 21:37:39 -08:00