Latest contributions
The debuglinks community is a place to discuss anything development related. Remember to be nice and have fun.
CSS, HTML, Bootstrap,
Posted by Tobirama 4 years ago
Category : Development
Five equal columns in bootstrap
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
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