Git Product home page Git Product logo

laravel-admin's Introduction

HelloπŸ‘‹

I'm Elvis Omoro

const omoro = {
  askMeAbout: ["web dev", "app dev", "tech"],
  code: ["javascript", "typescript", "HTML", "css"],
  technologies: {
      frontEnd: {
          js: ["Vue", "React", "Angular", "Next"],
          css: ["bootstrap", "tailwind", "material-ui", "chakra-ui"]
      },
      backEnd: ["Python", "PHP", "Node js Express js"],
      frameWork: ["Laravel", "Django" ],
      mobileDev: ["Flutter", "React Native"],
      databases: ["MySql", "Mongo DB", "Postgres"],
  },
   architecture: ["Serverless Architecture", "microservices", "Event-driven", "Single page applications"],
   organsations: ["Devs & Graphics KE"]
};

πŸ›  Currently Learning:

  • πŸ”§ Β  AWS | Docker🐳 | Firebase | Flask

GitHub Streak


Top Langs


🀝🏻 Connect with Me

Twitter

Instagram

Email

Visitor count

laravel-admin's People

Contributors

iamomoro avatar

Watchers

 avatar

laravel-admin's Issues

postgresSQL

Illuminate\Database\QueryException

could not find driver (SQL: create table "migrations" ("id" serial primary key not null, "migration" varchar(255) not null, "batch" integer not null))

at C:\Gitprojects\laravel-admin\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:\Gitprojects\laravel-admin\vendor\laravel\framework\src\Illuminate\Database\Connectors\Connector.php:70
PDOException::("could not find driver")

2 C:\Gitprojects\laravel-admin\vendor\laravel\framework\src\Illuminate\Database\Connectors\Connector.php:70
PDO::__construct("pgsql:host=127.0.0.1;dbname=postgres;port=5432;sslmode=prefer", "postgres", "dev2022", [])

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.