DebugLinks,
The best way to debug your code.
Thanks to the contributions of developers who have already solved the same issues as you.
Register now!group
How it works ?
Our mission is to help developers drastically reduce the time spent debugging their code. And this, thanks to the experiences of other developers who have already solved this same problems.
(48) contributeurs
(689) contributions
(261) tags
Latest contributions
The debuglinks community is a place to discuss anything developement related. Remember to be nice and have fun.
Login to publish!!mode_edit
Web, Wordpress,
Posted by Tobirama 4 years ago
Category : Development
How to Install Google Analytics on WordPress
Javascript,
Posted by Maravilla 4 years ago
Category : Development
How to create an array of objects from LocalStorage
Json, Visual Studio,
Posted by Goloom 4 years ago
Category : Development
Parsing error: Cannot read file '.../tsconfig.json'.eslint
Javascript,
Posted by Maravilla 4 years ago
Category : Development
How to get tag name element value Using Javascript
Javascript,
Posted by Maravilla 4 years ago
Category : Development
How to get the ID of the clicked button in js
Android, Java,
Posted by Tobirama 4 years ago
Category : Development
Add dynamic data to spinner in Android application
PHP,
Posted by Tobirama 4 years ago
Category : Development
How To Remove Special Character In String PHP Regex Replace
Oracle, PowerBI,
Posted by Maravilla 4 years ago
Category : Database
How to Solve the Oracle Error ORA-12154:
Android, Android Studio,
Posted by Tobirama 4 years ago
Category : Development
Vous avez importé un APK ou un Android App Bundle qui comporte une activité, un alias d'activité, un service ou un broadcast receiver avec un filtre d'intent, mais dont la propriété "android:exported" n'est pas définie. Ce fichier ne peut pas être installé sous Android 12 ou version ultérieure. Consultez
SQL,
Posted by Tobirama 4 years ago
Category : Development
Sql dump of all the Countries, Country Codes, Phone codes.
Android, Mobile development,
Posted by Relwendé Jacob ZOUNDI 4 years ago
Category : Development
Remove APK from library in Google Play Developer Console
Oracle,
Posted by Maravilla 4 years ago
Category : Database
How to drop all tables in one row
Angular, Node.js, NPM,
Posted by Ezéchias Kouda 4 years ago
Category : Development
ng --version showing The current version of Node (16.8.0) is not supported by Angular
Laravel,
Posted by Tobirama 4 years ago
Category : Development
Laravel authentification with google : Socialite Login with Google Gmail Account
CSS, HTML, Bootstrap,
Posted by Tobirama 4 years ago
Category : Development
Five equal columns in bootstrap
Category : System
Enable hibernation on Ubuntu
PHP, Laravel,
Posted by Tobirama 4 years ago
Category : Development
Laravel simple qrcode generate
Category : Development
SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) (SQL: select * from information_schema.tables where table_schema = gestion and ble_name = migrations and table_type = 'BASE TABLE') at C:\laragon\www\Gestion\vendor\laravel\framework\src\Illuminate\Database\Connection.php:703 699▕ // If an exception occurs when attempting to run a query, we'll format the error 700▕ // message to include the bindings with SQL, which will make this exception a 701▕ // lot more helpful to the developer instead of just the database's errors. 702▕ catch (Exception $e) { ➜ 703▕ throw new QueryException( 704▕ $query, $this->prepareBindings($bindings), $e 705▕ ); 706▕ } 707▕ } 1 C:\laragon\www\Gestion\vendor\laravel\framework\src\Illuminate\Database\Connectors\Connector.php:70 PDOException::("SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)") 2 C:\laragon\www\Gestion\vendor\laravel\framework\src\Illuminate\Database\Connectors\Connector.php:70 PDO::__construct("mysql:host=127.0.0.1;port=3306;dbname=gestion", "root", "root", []) SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) (SQL: select * from information_schema.tables where table_schema = gestion and ble_name = migrations and table_type = 'BASE TABLE') at C:\laragon\www\Gestion\vendor\laravel\framework\src\Illuminate\Database\Connection.php:703 699▕ // If an exception occurs when attempting to run a query, we'll format the error 700▕ // message to include the bindings with SQL, which will make this exception a 701▕ // lot more helpful to the developer instead of just the database's errors. 702▕ catch (Exception $e) { ➜ 703▕ throw new QueryException( 704▕ $query, $this->prepareBindings($bindings), $e 705▕ ); 706▕ } 707▕ } 1 C:\laragon\www\Gestion\vendor\laravel\framework\src\Illuminate\Database\Connectors\Connector.php:70 PDOException::("SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)") 2 C:\laragon\www\Gestion\vendor\laravel\framework\src\Illuminate\Database\Connectors\Connector.php:70 PDO::__construct("mysql:host=127.0.0.1;port=3306;dbname=gestion", "root", "root", []) SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) (SQL: select * from information_schema.tables where table_schema = gestion and ble_name = migrations and table_type = 'BASE TABLE') at C:\laragon\www\Gestion\vendor\laravel\framework\src\Illuminate\Database\Connection.php:703 699▕ // If an exception occurs when attempting to run a query, we'll format the error 700▕ // message to include the bindings with SQL, which will make this exception a 701▕ // lot more helpful to the developer instead of just the database's errors. 702▕ catch (Exception $e) { ➜ 703▕ throw new QueryException( 704▕ $query, $this->prepareBindings($bindings), $e 705▕ ); 706▕ } 707▕ } 1 C:\laragon\www\Gestion\vendor\laravel\framework\src\Illuminate\Database\Connectors\Connector.php:70 PDOException::("SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)") 2 C:\laragon\www\Gestion\vendor\laravel\framework\src\Illuminate\Database\Connectors\Connector.php:70 PDO::__construct("mysql:host=127.0.0.1;port=3306;dbname=gestion", "root", "root", []) SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) (SQL: select * from information_schema.tables where table_schema = gestion and ble_name = migrations and table_type = 'BASE TABLE') at C:\laragon\www\Gestion\vendor\laravel\framework\src\Illuminate\Database\Connection.php:703 699▕ // If an exception occurs when attempting to run a query, we'll format the error 700▕ // message to include the bindings with SQL, which will make this exception a 701▕ // lot more helpful to the developer instead of just the database's errors. 702▕ catch (Exception $e) { ➜ 703▕ throw new QueryException( 704▕ $query, $this->prepareBindings($bindings), $e 705▕ ); 706▕ } 707▕ } 1 C:\laragon\www\Gestion\vendor\laravel\framework\src\Illuminate\Database\Connectors\Connector.php:70 PDOException::("SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)") 2 C:\laragon\www\Gestion\vendor\laravel\framework\src\Illuminate\Database\Connectors\Connector.php:70 PDO::__construct("mysql:host=127.0.0.1;port=3306;dbname=gestion", "root", "root", [])
Laravel,
Posted by Tobirama 4 years ago
Category : Development
Laravel Custom Authentication using Username/Phone number
Javascript, HTML,
Posted by Tobirama 4 years ago
Category : Development
How to Embed a Facebook Feed or page On Your Website using HTML
Python,
Posted by Maravilla 4 years ago
Category : Automatism
How to convert IPython notebooks to PDF and HTML?
Android, Android Studio, Mobile development,
Posted by Tobirama 4 years ago
Category : Development
Configurer une application cliente Firebase Cloud Messaging sur Android
Android, Java, Android Studio,
Posted by Tobirama 4 years ago
Category : Development
Cannot fit requested classes in a single dex file (# methods: 68073 > 65536)
Flutter,
Posted by Relwendé Jacob ZOUNDI 4 years ago
Category : Development
Solved —Error: The non-abstract class ‘InternalSelectableMathState’
Flutter,
Posted by Relwendé Jacob ZOUNDI 4 years ago
Category : Development
Flutter/Dart - FlutterFirebaseMessagingPlugin.java - Build fails with Exception "error: cannot find symbol"
Kotlin,
Posted by Relwendé Jacob ZOUNDI 4 years ago
Category : Development
How to resolve error "Failed to resolve: org.jetbrains.kotlin:kotlin-stdlib-jre7..." when building in Android Studio
Flutter,
Posted by Relwendé Jacob ZOUNDI 4 years ago
Category : Development
Exception in threads .. zip END header not found #73852
Latex,
Posted by Relwendé Jacob ZOUNDI 4 years ago
Category : Development
List of LaTeX mathematical symbols
Laravel,
Posted by Tobirama 4 years ago
Category : Development
Laravel URL QR Code Generator
Web,
Posted by Maravilla 4 years ago
Category : Development
API Postman helpful guide