1 2022-09-27 14:35:24 cd 2 2022-09-27 14:35:25 cd public_html/ 3 2022-09-27 14:35:26 ll 4 2022-09-27 14:37:14 composer create-project laravel/laravel example-app 5 2022-09-27 14:45:03 cd example-app/ 6 2022-09-27 14:45:04 ./vendor/bin/sail up 7 2022-09-27 14:45:40 php artisan serve 8 2022-09-27 14:51:58 php artisan 9 2022-09-27 14:52:32 du -hc 10 2022-09-27 15:28:46 php artisan make:auth 11 2022-09-27 15:29:11 php artisan 12 2022-09-27 15:29:17 php artisan make 13 2022-09-27 15:29:25 php artisan make:auth 14 2022-09-27 15:30:14 composer require laravel/ui 15 2022-09-27 15:31:49 php artisan make:auth 16 2022-09-27 15:31:57 php artisan ui:auth 17 2022-09-27 15:34:50 npm 18 2022-09-27 15:47:46 node 19 2022-09-27 15:49:39 php artisan 20 2022-09-27 15:50:05 php artisan migrate 21 2022-09-27 18:59:17 /opt/cpanel/ea-nodejs16/bin/node -v 22 2022-09-27 18:59:24 /opt/cpanel/ea-nodejs16/bin/npm -v 23 2022-09-27 19:09:46 npm -v 24 2022-09-27 19:09:50 whereis npm 25 2022-09-27 19:10:50 /opt/cpanel/ea-nodejs16/bin/npm install 26 2022-09-27 19:11:43 npm run dev 27 2022-09-27 19:11:48 /opt/cpanel/ea-nodejs16/bin/npm run dev 28 2022-09-27 19:12:32 /opt/cpanel/ea-nodejs16/bin/npm run 29 2022-09-27 19:12:42 /opt/cpanel/ea-nodejs16/bin/npm run development 30 2022-09-27 19:12:51 exit 31 2022-09-27 19:15:22 npm run dev 32 2022-09-27 19:16:13 history 33 2022-09-27 19:16:22 npm install 34 2022-09-27 19:16:32 npm run dev 35 2022-09-27 19:18:24 history 36 2022-09-27 19:20:00 php artisan ui vue --auth 37 2022-09-27 19:20:23 npm install 38 2022-09-27 19:20:45 npm run dev 39 2022-09-27 19:21:50 php artisan cache:clear 40 2022-09-27 19:22:09 composer require laravel/ui --dev 41 2022-09-27 19:24:18 history 42 2022-09-27 19:26:02 php artisan ui vue --auth 43 2022-09-27 19:26:19 php artisan cache:clear 44 2022-09-27 19:30:34 php artisan ui bootstrap 45 2022-09-27 19:30:34 php artisan ui bootstrap --auth 46 2022-09-27 19:30:54 npm install 47 2022-09-27 19:31:07 npm run dev 48 2022-09-27 19:32:02 nano ./resources/js/components/ExampleComponent.vue 49 2022-09-27 19:32:21 rm -rf ./resources/js/components/ExampleComponent.vue 50 2022-09-27 19:32:24 npm install 51 2022-09-27 19:32:44 npm run dev 52 2022-09-27 19:33:10 history | grep vue 53 2022-09-27 19:35:02 cd .. 54 2022-09-27 19:35:02 ll 55 2022-09-27 19:35:05 rm -rf example-app/ 56 2022-09-27 19:35:08 history 57 2022-09-27 19:35:15 composer create-project laravel/laravel example-app 58 2022-09-27 19:36:42 DB_CONNECTION=mysql 59 2022-09-27 19:36:42 DB_HOST=127.0.0.1 60 2022-09-27 19:36:42 DB_PORT=3306 61 2022-09-27 19:36:42 DB_DATABASE=datezagrosclinic_date 62 2022-09-27 19:36:42 DB_USERNAME=datezagrosclinic_date 63 2022-09-27 19:37:17 hitsory 64 2022-09-27 19:37:20 history 65 2022-09-27 19:37:35 php artisan ui:auth 66 2022-09-27 19:37:44 cd example-app/ 67 2022-09-27 19:37:46 php artisan ui:auth 68 2022-09-27 19:38:00 composer require laravel/ui --dev 69 2022-09-27 19:39:00 php artisan ui bootstrap 70 2022-09-27 19:39:08 php artisan ui bootstrap --auth 71 2022-09-27 19:39:14 npm install 72 2022-09-27 19:40:26 npm run dev 73 2022-09-27 19:41:23 npm install resolve-url-loader@^5.0.0 --save-dev --legacy-peer-deps 74 2022-09-27 19:41:39 npm 75 2022-09-27 19:42:02 history 76 2022-09-27 19:42:10 php artisan migrate 77 2022-09-27 19:44:01 npm install 78 2022-09-27 19:44:07 npm run dev 79 2022-09-27 19:44:29 history 80 2022-09-27 19:44:43 history | grep cache 81 2022-09-27 19:44:47 php artisan cache:clear 82 2022-09-27 20:59:08 nano package.json 83 2022-09-27 21:36:35 clear 84 2022-09-27 21:36:37 npm install -D tailwindcss 85 2022-09-27 21:37:12 npm install -D tailwindcss postcss autoprefixer 86 2022-09-27 21:37:26 npx tailwindcss init 87 2022-09-27 21:37:35 which npx 88 2022-09-27 21:37:40 whereis npx 89 2022-09-27 21:38:14 npx tailwindcss init 90 2022-09-27 21:38:47 find . -name "tailwind.config.js" 91 2022-09-27 21:39:04 npm run dev 92 2022-09-27 21:39:24 find . -name "tailwind.config.js" 93 2022-09-27 21:39:34 find . -name "*tailwind*" 94 2022-09-27 22:03:19 ll 95 2022-09-27 22:03:55 history 96 2022-09-27 22:04:01 npx tailwindcss init 97 2022-09-27 22:04:20 npm install -D tailwindcss postcss autoprefixer 98 2022-09-27 22:04:33 npx tailwindcss init 99 2022-09-27 22:04:41 ll 100 2022-09-27 22:05:32 rm -rf node_modules package-lock.json 101 2022-09-27 22:05:37 npm install -D tailwindcss postcss autoprefixer 102 2022-09-27 22:25:36 مم 103 2022-09-27 22:25:38 ll 104 2022-09-27 22:26:36 npm cache clean --force 105 2022-09-27 22:26:39 ll 106 2022-09-27 22:26:48 rm -rf node_modules package-lock.json 107 2022-09-27 22:26:57 npm cache clean --force 108 2022-09-27 22:26:58 npm install 109 2022-09-27 22:27:46 ll 110 2022-09-27 22:27:53 cd .. 111 2022-09-27 22:27:54 ll 112 2022-09-27 22:27:58 rm -rf * 113 2022-09-27 22:28:20 composer create-project --prefer-dist yiisoft/yii2-app-advanced yii-application 114 2022-09-27 22:30:46 ll 115 2022-09-27 22:30:49 rm -rf * 116 2022-09-27 22:30:51 composer create-project --prefer-dist yiisoft/yii2-app-advanced yii-application 117 2022-09-27 22:31:15 which php 118 2022-09-27 22:31:17 whereis php 119 2022-09-27 22:32:19 composer create-project --prefer-dist yiisoft/yii2-app-advanced yii-application 120 2022-09-27 22:32:24 rm -rf * 121 2022-09-27 22:32:25 composer create-project --prefer-dist yiisoft/yii2-app-advanced yii-application 122 2022-09-27 22:33:00 ll 123 2022-09-27 22:33:03 rm -rf * 124 2022-09-27 22:33:07 composer create-project --prefer-dist yiisoft/yii2-app-advanced yii-application 125 2022-09-27 22:34:10 ls -la 126 2022-09-27 22:34:14 rm -rf * 127 2022-09-27 22:35:50 composer global require "fxp/composer-asset-plugin:1.0.0" 128 2022-09-27 22:36:49 history 129 2022-09-27 22:36:50 ll 130 2022-09-27 22:36:57 composer create-project --prefer-dist yiisoft/yii2-app-advanced yii-application 131 2022-09-27 22:39:07 rm -rf * 132 2022-09-27 22:39:15 composer --ignore-platform-reqs create-project --prefer-dist yiisoft/yii2-app-advanced yii-application 133 2022-09-27 22:44:37 ll 134 2022-09-27 22:44:39 cd yii-application/ 135 2022-09-27 22:44:41 composer update 136 2022-09-27 22:46:35 ll 137 2022-09-27 22:46:38 ./init 138 2022-09-27 23:28:48 service httpd status 139 2022-09-28 00:30:43 yii migrate/create 2022 140 2022-09-28 00:30:53 ./yii migrate/create dating 141 2022-09-28 00:32:18 cd puh 142 2022-09-28 00:32:20 cd 143 2022-09-28 00:32:22 cd public_html/ 144 2022-09-28 00:32:24 cd yii-application/ 145 2022-09-28 00:32:27 ll 146 2022-09-28 00:34:33 yii migrate 147 2022-09-28 00:34:38 ./yii migrate 148 2022-09-28 00:51:47 php composer.phar require --dev --prefer-dist yiisoft/yii2-gii 149 2022-09-28 00:51:55 composer require --dev --prefer-dist yiisoft/yii2-gii 150 2022-09-28 09:45:39 service httpd status 151 2022-09-28 15:14:05 cd 152 2022-09-28 15:14:07 cd public_html/ 153 2022-09-28 15:14:09 history 154 2022-09-28 15:14:15 history > gozaresh.txt