Latest contributions
The debuglinks community is a place to discuss anything development related. Remember to be nice and have fun.
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
Laravel, JSON,
Posted by Maravilla 4 years ago
Category : Development
Multi Auth using Guards and Spatie Permission
PHP, Laravel,
Posted by Maravilla 4 years ago
Category : Development
Add Bearer Header to API request
Laravel,
Posted by Maravilla 4 years ago
Category : Development
Too few arguments to function on RoleMiddleware and PermissionMiddleware
Laravel,
Posted by Maravilla 4 years ago
Category : Development
Resolve bad method call with AsignRole()
Laravel,
Posted by Maravilla 4 years ago
Category : Development
How to generate random unique String
PHP, Laravel,
Posted by Maravilla 4 years ago
Category : Development
How tu use use uuid easily in laravel model
Android,
Posted by Relwendé Jacob ZOUNDI 4 years ago
Category : Development
Android make a simple alert dialog
Android,
Posted by Relwendé Jacob ZOUNDI 4 years ago
Category : Development
Android: Unable to add window. Permission denied for this window type
Android,
Posted by Relwendé Jacob ZOUNDI 4 years ago
Category : Development
How do I pass data between Activities in Android application?
HTML, Git,
Posted by Tobirama 4 years ago
Category : Development
HTML: Simple Maintenance Page
Android, Mobile development,
Posted by Relwendé Jacob ZOUNDI 4 years ago
Category : Development
Android 11 MANAGE_EXTERNAL_STORAGE permission reject by Google playstore
Android, Mobile development,
Posted by Relwendé Jacob ZOUNDI 4 years ago
Category : Development
Android 11 MANAGE_EXTERNAL_STORAGE permission reject by Google playstore
Wordpress,
Posted by Tobirama 4 years ago
Category : Development
How to Remove Tabs from My Account menu.
Wordpress,
Posted by Tobirama 4 years ago
Category : Development
WooCommerce Shipping - Table Rate Shipping For Free
Mobile development, Web,
Posted by Relwendé Jacob ZOUNDI 4 years ago
Category : Development
Moment JS A library that allows you to manage date formats like on social networks (published 5 minutes ago)
Android,
Posted by Relwendé Jacob ZOUNDI 4 years ago
Category : Development
How to Share image and text through Whatsapp or Facebook
Mobile development, Webview,
Posted by Relwendé Jacob ZOUNDI 4 years ago
Category : Development
android webview open google maps app
HTML, Google maps,
Posted by Relwendé Jacob ZOUNDI 4 years ago
Category : Development
Android Create Google Maps links based on coordinates geolocation
Android,
Posted by Relwendé Jacob ZOUNDI 4 years ago
Category : Development
Android WebView JS - Start audio automatically (autoplay) on load with custom function
Android,
Posted by Relwendé Jacob ZOUNDI 4 years ago
Category : Development
Android Facebook integration with invalid key hash
Android,
Posted by Relwendé Jacob ZOUNDI 4 years ago
Category : Development
Google + Login in Android authentification error onActivityResult
Illustrator,
Posted by Relwendé Jacob ZOUNDI 4 years ago
Category : Infographic
Comment mettre de l'ombre sur du texte en style shadow effet ?
Illustrator,
Posted by Relwendé Jacob ZOUNDI 4 years ago
Category : Infographic
Comment faire un dégradé avec un fond d'image fondu
Android,
Posted by Relwendé Jacob ZOUNDI 4 years ago
Category : Development
Android ImageView not displaying image in few phone only
Android, Android Studio, XML,
Posted by Tobirama 4 years ago
Category : Development
android xml graph navigation : how to define first fragment to appear
Mobile development, Flutter,
Posted by Tobirama 4 years ago
Category : Development
Flutter TextField Validation: How to work with TextEditingController, Form, and TextFormField
Mobile development, Flutter,
Posted by Tobirama 4 years ago
Category : Development
Flutter RenderFlex overflowed error on AlertDialog when keyboard appear
Android, Android Studio, Mobile development,
Posted by Tobirama 4 years ago
Category : Development
Warnings Your Apk Is Using Permissions That Require A Privacy Policy: (android.permission.READ_PHONE_STATE)
Flutter,
Posted by Tobirama 4 years ago
Category : Development
How to constrain height of AlertDialog
Laravel, MaterializeCss,
Posted by Maravilla 4 years ago
Category : Development
Unable to locate Mix file