UnknownSec Bypass
403
:
/
var
/
www
/
html
/
lms_9d655b94864d
/
storage
/
debugbar
/ [
drwxrwxrwx
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
434dc8090e42dcc90e5b3c0f239d2432.json
{"__meta":{"id":"434dc8090e42dcc90e5b3c0f239d2432","datetime":"2021-01-31 18:05:38","utime":1612127138.631668,"method":"GET","uri":"\/site\/cursos\/api","ip":"131.255.166.66"},"php":{"version":"7.1.33-16+ubuntu16.04.1+deb.sury.org+1","interface":"apache2handler"},"messages":{"count":0,"messages":[]},"time":{"start":1612127138.525,"end":1612127138.631691,"duration":0.10669088363647461,"duration_str":"106.69ms","measures":[{"label":"Booting","start":1612127138.525,"relative_start":0,"end":1612127138.593444,"relative_end":1612127138.593444,"duration":0.06844401359558105,"duration_str":"68.44ms","params":[],"collector":null},{"label":"Application","start":1612127138.529908,"relative_start":0.004907846450805664,"end":1612127138.631694,"relative_end":3.0994415283203125e-6,"duration":0.10178613662719727,"duration_str":"101.79ms","params":[],"collector":null}]},"memory":{"peak_usage":2097152,"peak_usage_str":"2MB"},"exceptions":{"count":0,"exceptions":[]},"views":{"nb_templates":0,"templates":[]},"route":{"uri":"GET site\/cursos\/api","as":"courses.list.api","controller":"EstudioLMS\\Http\\Controllers\\Courses\\CoursesController@showCourses","namespace":"EstudioLMS\\Http\\Controllers","prefix":"\/site\/cursos","where":[],"file":"app\/Http\/Controllers\/Courses\/CoursesController.php:140-143"},"queries":{"nb_statements":26,"nb_failed_statements":0,"accumulated_duration":0.028010000000000004,"accumulated_duration_str":"28.01ms","statements":[{"sql":"select * from `configs` limit 1","type":"query","params":[],"bindings":[],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","The <code>SELECT<\/code> statement has no <code>WHERE<\/code> clause and could examine many more rows than intended","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00108,"duration_str":"1.08ms","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `templates` limit 1","type":"query","params":[],"bindings":[],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","The <code>SELECT<\/code> statement has no <code>WHERE<\/code> clause and could examine many more rows than intended","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00093,"duration_str":"930\u03bcs","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `boletos` limit 1","type":"query","params":[],"bindings":[],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","The <code>SELECT<\/code> statement has no <code>WHERE<\/code> clause and could examine many more rows than intended","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.0008399999999999999,"duration_str":"840\u03bcs","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `pagarme_recipients` limit 1","type":"query","params":[],"bindings":[],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","The <code>SELECT<\/code> statement has no <code>WHERE<\/code> clause and could examine many more rows than intended","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.0007,"duration_str":"700\u03bcs","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `themes` where `themes`.`id` = '1' limit 1","type":"query","params":[],"bindings":["1"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00086,"duration_str":"860\u03bcs","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select count(*) as aggregate from `configs`","type":"query","params":[],"bindings":[],"hints":["The <code>SELECT<\/code> statement has no <code>WHERE<\/code> clause and could examine many more rows than intended"],"backtrace":[],"duration":0.00068,"duration_str":"680\u03bcs","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `saas_configs` limit 1","type":"query","params":[],"bindings":[],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","The <code>SELECT<\/code> statement has no <code>WHERE<\/code> clause and could examine many more rows than intended","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.0007199999999999999,"duration_str":"720\u03bcs","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select `customers`.*, `plans`.`id` as `plan_plan_id`, `plans`.`name` as `plan_name`, `plans`.`description` as `plan_description`, `plans`.`server_id` as `plan_server_id`, `plans`.`dataserver_id` as `plan_dataserver_id`, `plans`.`processors` as `plan_processors`, `plans`.`memory` as `plan_memory`, `plans`.`users_limit` as `plan_users_limit`, `plans`.`storage` as `plan_storage`, `plans`.`data_transfer` as `plan_data_transfer`, `plans`.`price` as `plan_price`, `servers`.`host` as `serverHost`, `servers`.`absolute_path` as `serverPath`, `servers`.`root_user` as `serverUser`, `dataservers`.`host` as `dataserverHost`, `dataservers`.`root_user` as `dataserverUser` from `customers` inner join `plans` on `plan_id` = `plans`.`id` inner join `servers` on `customers`.`server_id` = `servers`.`id` inner join `dataservers` on `customers`.`dataserver_id` = `dataservers`.`id` where `tenant_id` = 'c62fa42cb91309dd3eb3ff82b79038e3' limit 1","type":"query","params":[],"bindings":["c62fa42cb91309dd3eb3ff82b79038e3"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00132,"duration_str":"1.32ms","stmt_id":"","connection":"lmspanel"},{"sql":"select COUNT(*) AS actives, user_id from `hired_courses` where `status` in ('3', '4') group by `user_id` order by `user_id` asc","type":"query","params":[],"bindings":["3","4"],"hints":[],"backtrace":[],"duration":0.00237,"duration_str":"2.37ms","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select `subscriptions`.*, `subscription_statuses`.`description` from `subscriptions` inner join `subscription_statuses` on `subscription_status_id` = `subscription_statuses`.`id` where `customer_id` = '887' and `subscription_status_id` in ('2', '3', '4') limit 1","type":"query","params":[],"bindings":["887","2","3","4"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.0012,"duration_str":"1.2ms","stmt_id":"","connection":"lmspanel"},{"sql":"select * from `configs` limit 1","type":"query","params":[],"bindings":[],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","The <code>SELECT<\/code> statement has no <code>WHERE<\/code> clause and could examine many more rows than intended","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00109,"duration_str":"1.09ms","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `courses` where `courses`.`deleted_at` is null and `published` = '1' and (select count(*) from `course_categories` where `course_categories`.`id` = `courses`.`course_category_id` and `published` = '1' and `deleted_at` is null and `course_categories`.`deleted_at` is null) >= 1 and ((published_at <= now() OR published_at is null) and ((unpublished_at >= now() OR unpublished_at is null)))","type":"query","params":[],"bindings":["1","1"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table"],"backtrace":[],"duration":0.00204,"duration_str":"2.04ms","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `users` where `users`.`deleted_at` is null and `users`.`id` in ('17', '313')","type":"query","params":[],"bindings":["17","313"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table"],"backtrace":[],"duration":0.00106,"duration_str":"1.06ms","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `course_categories` where `course_categories`.`deleted_at` is null and `course_categories`.`id` in ('2')","type":"query","params":[],"bindings":["2"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table"],"backtrace":[],"duration":0.00076,"duration_str":"760\u03bcs","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `languages` where `languages`.`id` in ('1')","type":"query","params":[],"bindings":["1"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table"],"backtrace":[],"duration":0.00091,"duration_str":"910\u03bcs","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select `plans`.*, `course_plans`.`course_id` as `pivot_course_id`, `course_plans`.`plan_id` as `pivot_plan_id`, `course_plans`.`id` as `pivot_id`, `course_plans`.`price` as `pivot_price`, `course_plans`.`default` as `pivot_default`, `course_plans`.`registration` as `pivot_registration`, `course_plans`.`debit` as `pivot_debit` from `plans` inner join `course_plans` on `plans`.`id` = `course_plans`.`plan_id` where `course_plans`.`course_id` = '2' and `default` = '1' limit 1","type":"query","params":[],"bindings":["2","1"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00173,"duration_str":"1.73ms","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `support_materials` where `support_materials`.`course_id` = '2' and `support_materials`.`course_id` is not null limit 1","type":"query","params":[],"bindings":["2"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.0011799999999999998,"duration_str":"1.18ms","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `language_translations` where `language_translations`.`language_id` = '1' and `language_translations`.`language_id` is not null","type":"query","params":[],"bindings":["1"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table"],"backtrace":[],"duration":0.0019,"duration_str":"1.9ms","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select `plans`.*, `course_plans`.`course_id` as `pivot_course_id`, `course_plans`.`plan_id` as `pivot_plan_id`, `course_plans`.`id` as `pivot_id`, `course_plans`.`price` as `pivot_price`, `course_plans`.`default` as `pivot_default`, `course_plans`.`registration` as `pivot_registration`, `course_plans`.`debit` as `pivot_debit` from `plans` inner join `course_plans` on `plans`.`id` = `course_plans`.`plan_id` where `course_plans`.`course_id` = '3' and `default` = '1' limit 1","type":"query","params":[],"bindings":["3","1"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00078,"duration_str":"780\u03bcs","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `support_materials` where `support_materials`.`course_id` = '3' and `support_materials`.`course_id` is not null limit 1","type":"query","params":[],"bindings":["3"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00095,"duration_str":"950\u03bcs","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select `plans`.*, `course_plans`.`course_id` as `pivot_course_id`, `course_plans`.`plan_id` as `pivot_plan_id`, `course_plans`.`id` as `pivot_id`, `course_plans`.`price` as `pivot_price`, `course_plans`.`default` as `pivot_default`, `course_plans`.`registration` as `pivot_registration`, `course_plans`.`debit` as `pivot_debit` from `plans` inner join `course_plans` on `plans`.`id` = `course_plans`.`plan_id` where `course_plans`.`course_id` = '5' and `default` = '1' limit 1","type":"query","params":[],"bindings":["5","1"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.0008100000000000001,"duration_str":"810\u03bcs","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `support_materials` where `support_materials`.`course_id` = '5' and `support_materials`.`course_id` is not null limit 1","type":"query","params":[],"bindings":["5"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00074,"duration_str":"740\u03bcs","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select `plans`.*, `course_plans`.`course_id` as `pivot_course_id`, `course_plans`.`plan_id` as `pivot_plan_id`, `course_plans`.`id` as `pivot_id`, `course_plans`.`price` as `pivot_price`, `course_plans`.`default` as `pivot_default`, `course_plans`.`registration` as `pivot_registration`, `course_plans`.`debit` as `pivot_debit` from `plans` inner join `course_plans` on `plans`.`id` = `course_plans`.`plan_id` where `course_plans`.`course_id` = '6' and `default` = '1' limit 1","type":"query","params":[],"bindings":["6","1"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00087,"duration_str":"870\u03bcs","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `support_materials` where `support_materials`.`course_id` = '6' and `support_materials`.`course_id` is not null limit 1","type":"query","params":[],"bindings":["6"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00075,"duration_str":"750\u03bcs","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select `plans`.*, `course_plans`.`course_id` as `pivot_course_id`, `course_plans`.`plan_id` as `pivot_plan_id`, `course_plans`.`id` as `pivot_id`, `course_plans`.`price` as `pivot_price`, `course_plans`.`default` as `pivot_default`, `course_plans`.`registration` as `pivot_registration`, `course_plans`.`debit` as `pivot_debit` from `plans` inner join `course_plans` on `plans`.`id` = `course_plans`.`plan_id` where `course_plans`.`course_id` = '8' and `default` = '1' limit 1","type":"query","params":[],"bindings":["8","1"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00082,"duration_str":"820\u03bcs","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `support_materials` where `support_materials`.`course_id` = '8' and `support_materials`.`course_id` is not null limit 1","type":"query","params":[],"bindings":["8"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00092,"duration_str":"920\u03bcs","stmt_id":"","connection":"LMS_9d655b94864d"}]},"swiftmailer_mails":{"count":0,"mails":[]},"request":{"format":"html","content_type":"application\/json","status_text":"OK","status_code":"200","request_query":"[]","request_request":"[]","request_headers":"array:9 [\n \"host\" => array:1 [\n 0 => \"arquia.lmsestudio.com.br\"\n ]\n \"connection\" => array:1 [\n 0 => \"keep-alive\"\n ]\n \"accept\" => array:1 [\n 0 => \"application\/json\"\n ]\n \"pragma\" => array:1 [\n 0 => \"no-cache\"\n ]\n \"user-agent\" => array:1 [\n 0 => \"Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/88.0.4324.104 Safari\/537.36\"\n ]\n \"referer\" => array:1 [\n 0 => \"http:\/\/arquia.lmsestudio.com.br\/\"\n ]\n \"accept-encoding\" => array:1 [\n 0 => \"gzip, deflate\"\n ]\n \"accept-language\" => array:1 [\n 0 => \"pt-BR,pt;q=0.9,en-US;q=0.8,en;q=0.7\"\n ]\n \"cookie\" => array:1 [\n 0 => \"_ga=GA1.3.1867205355.1612105246; _gid=GA1.3.1348203260.1612105246; _gat=1; laravel_session=eyJpdiI6IkZwRFdHWGFadFdvWGNWWWdUaEEyTFE9PSIsInZhbHVlIjoicG5sbEtRWTRlOGdocHcrYUlmZm9wUXd5NWI4dmkxYWQ1c0pkd2NSZUI0TXlwOWxkVys1Y0RZSmlKaitDaWZcL0k4SWJhclVcLzltOWN6YzAySW91TG1kQT09IiwibWFjIjoiZjk4MjExYTcyYjQ2NDdhZTdhZDU5MjMzNDNhNmU0YzFmYjJhZWQ5YWEzZjMzOTc2NTEyNWZlMDBjYjVkOTA4YiJ9\"\n ]\n]","request_server":"array:38 [\n \"REDIRECT_SCRIPT_URL\" => \"\/site\/cursos\/api\"\n \"REDIRECT_SCRIPT_URI\" => \"http:\/\/arquia.lmsestudio.com.br\/site\/cursos\/api\"\n \"REDIRECT_STATUS\" => \"200\"\n \"SCRIPT_URL\" => \"\/site\/cursos\/api\"\n \"SCRIPT_URI\" => \"http:\/\/arquia.lmsestudio.com.br\/site\/cursos\/api\"\n \"HTTP_HOST\" => \"arquia.lmsestudio.com.br\"\n \"HTTP_CONNECTION\" => \"keep-alive\"\n \"HTTP_ACCEPT\" => \"application\/json\"\n \"HTTP_PRAGMA\" => \"no-cache\"\n \"HTTP_USER_AGENT\" => \"Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/88.0.4324.104 Safari\/537.36\"\n \"HTTP_REFERER\" => \"http:\/\/arquia.lmsestudio.com.br\/\"\n \"HTTP_ACCEPT_ENCODING\" => \"gzip, deflate\"\n \"HTTP_ACCEPT_LANGUAGE\" => \"pt-BR,pt;q=0.9,en-US;q=0.8,en;q=0.7\"\n \"HTTP_COOKIE\" => \"_ga=GA1.3.1867205355.1612105246; _gid=GA1.3.1348203260.1612105246; _gat=1; laravel_session=eyJpdiI6IkZwRFdHWGFadFdvWGNWWWdUaEEyTFE9PSIsInZhbHVlIjoicG5sbEtRWTRlOGdocHcrYUlmZm9wUXd5NWI4dmkxYWQ1c0pkd2NSZUI0TXlwOWxkVys1Y0RZSmlKaitDaWZcL0k4SWJhclVcLzltOWN6YzAySW91TG1kQT09IiwibWFjIjoiZjk4MjExYTcyYjQ2NDdhZTdhZDU5MjMzNDNhNmU0YzFmYjJhZWQ5YWEzZjMzOTc2NTEyNWZlMDBjYjVkOTA4YiJ9\"\n \"PATH\" => \"\/usr\/local\/sbin:\/usr\/local\/bin:\/usr\/sbin:\/usr\/bin:\/sbin:\/bin:\/snap\/bin\"\n \"SERVER_SIGNATURE\" => \"\"\n \"SERVER_SOFTWARE\" => \"Apache\"\n \"SERVER_NAME\" => \"arquia.lmsestudio.com.br\"\n \"SERVER_ADDR\" => \"174.138.41.143\"\n \"SERVER_PORT\" => \"80\"\n \"REMOTE_ADDR\" => \"131.255.166.66\"\n \"DOCUMENT_ROOT\" => \"\/var\/www\/html\/lms_9d655b94864d\/public\"\n \"REQUEST_SCHEME\" => \"http\"\n \"CONTEXT_PREFIX\" => \"\"\n \"CONTEXT_DOCUMENT_ROOT\" => \"\/var\/www\/html\/lms_9d655b94864d\/public\"\n \"SERVER_ADMIN\" => \"webmaster@localhost\"\n \"SCRIPT_FILENAME\" => \"\/var\/www\/html\/lms_9d655b94864d\/public\/index.php\"\n \"REMOTE_PORT\" => \"28519\"\n \"REDIRECT_URL\" => \"\/site\/cursos\/api\"\n \"GATEWAY_INTERFACE\" => \"CGI\/1.1\"\n \"SERVER_PROTOCOL\" => \"HTTP\/1.1\"\n \"REQUEST_METHOD\" => \"GET\"\n \"QUERY_STRING\" => \"\"\n \"REQUEST_URI\" => \"\/site\/cursos\/api\"\n \"SCRIPT_NAME\" => \"\/index.php\"\n \"PHP_SELF\" => \"\/index.php\"\n \"REQUEST_TIME_FLOAT\" => 1612127138.525\n \"REQUEST_TIME\" => 1612127138\n]","request_cookies":"array:4 [\n \"_ga\" => null\n \"_gid\" => null\n \"_gat\" => null\n \"laravel_session\" => \"e7e134e09e309f458adecdd4b4b7787eeadfcf6f\"\n]","response_headers":"array:3 [\n \"cache-control\" => array:1 [\n 0 => \"no-cache\"\n ]\n \"content-type\" => array:1 [\n 0 => \"application\/json\"\n ]\n \"date\" => array:1 [\n 0 => \"Sun, 31 Jan 2021 21:05:38 GMT\"\n ]\n]","path_info":"\/site\/cursos\/api","session_attributes":"array:8 [\n \"planLimite\" => array:63 [\n \"id\" => 887\n \"tenant_id\" => \"c62fa42cb91309dd3eb3ff82b79038e3\"\n \"name\" => \"Eliane de Paula\"\n \"document_number\" => \"08575913000148\"\n \"document_type\" => \"cnpj\"\n \"project_name\" => \"Arquia\"\n \"project_slug\" => \"lms_9d655b94864d\"\n \"email\" => \"eliane@arquia.com.br\"\n \"phone\" => \"5196174345\"\n \"url\" => \"arquia\"\n \"domain\" => \"lmsestudio.com.br\"\n \"redirect_url\" => \"\"\n \"plan_id\" => 18\n \"server_id\" => 3\n \"dataserver_id\" => 4\n \"password\" => \"Solares01\"\n \"database_name\" => \"LMS_9d655b94864d\"\n \"database_user\" => \"LMS_9d655b94864d\"\n \"database_pwd\" => \"LMS_9d655b94864d\"\n \"absolute_path\" => \"\/var\/www\/html\/\"\n \"normal_site\" => 1\n \"pagseguro_email\" => null\n \"pagseguro_token\" => null\n \"paypal_email\" => null\n \"paypal_password\" => null\n \"paypal_token\" => null\n \"sender_email\" => null\n \"sender_name\" => null\n \"sender_smtp_user\" => null\n \"sender_smtp_password\" => null\n \"sender_smtp_host\" => null\n \"sender_smtp_port\" => null\n \"sender_smtp_encryption\" => null\n \"active\" => 1\n \"is_free\" => 0\n \"auto_upgrade\" => 0\n \"ssl_activated\" => 1\n \"dns_id\" => null\n \"allow_beta_feature\" => 0\n \"lms_version\" => \"v2.3.11\\n\"\n \"created_at\" => \"2018-03-16 11:13:54\"\n \"updated_at\" => \"2021-01-04 23:29:38\"\n \"gateway_id\" => 15160482\n \"canceled_at\" => null\n \"canceled_period_end_at\" => null\n \"plan_plan_id\" => 18\n \"plan_name\" => \"Plano 1600\"\n \"plan_description\" => \"Acesso exclusivo ao sistema de suporte N\u00cdVEL VIP e at\u00e9 2 horas de consultoria online mensal.\"\n \"plan_server_id\" => 1\n \"plan_dataserver_id\" => 1\n \"plan_processors\" => 2\n \"plan_memory\" => 2048\n \"plan_users_limit\" => 1600\n \"plan_storage\" => 266240\n \"plan_data_transfer\" => 266240\n \"plan_price\" => \"1470.00\"\n \"serverHost\" => \"174.138.41.143\"\n \"serverPath\" => \"\/mnt\/lmsestudio-instance-vol002\/\"\n \"serverUser\" => \"root\"\n \"dataserverHost\" => \"10.136.96.24\"\n \"dataserverUser\" => \"db001\"\n \"activeUsers\" => 1403\n \"storageSize\" => 130.50199890137\n ]\n \"bankSlip\" => array:2 [\n \"type\" => \"credit_card\"\n \"subscription_status\" => \"Assinatura Paga\"\n ]\n \"_previous\" => array:1 [\n \"url\" => \"http:\/\/arquia.lmsestudio.com.br\"\n ]\n \"flash\" => array:2 [\n \"old\" => []\n \"new\" => []\n ]\n \"_token\" => \"8EXrcO20IdhQJgNujeGRP6HGb5smhuN9dXjaBtgb\"\n \"lang\" => \"pt\"\n \"login_139eb2d87d452493b9b8d06f0d451e2e\" => 1646\n \"login_token\" => \"aa2e5dc9a38505b2a2f3f3989ae2293dae0c7c219749551ca5f7d6c750a597f03410d7fe4f77606a8fe3c2c840c1f54b87e859592df8e905a2fcb58d4d21746c\"\n]"}}
Copyright © 2026 - UnknownSec