Coder Social home page Coder Social logo

crud-php's People

Contributors

antonioanerao avatar leocavalcante avatar ryanfelipe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

crud-php's Issues

Nomes de funções

No arquivo src/lib.php temos funções com nomes como route_is(

Espero não estar sendo "cri cri", mas os nomes das funções/métodos/propriedades/variáveis deveria ser
routeIs( camelCase.

Falha ao acessar o ponto principal

[Sat May 9 20:11:01 2020] PHP Warning: require_once(/home/ktfth/war/crud-php/public/../vendor/autoload.php): failed to open stream: No such file or directory in /home/ktfth/war/crud-php/public/index.php on line 3
[Sat May 9 20:11:01 2020] PHP Fatal error: require_once(): Failed opening required '/home/ktfth/war/crud-php/public/../vendor/autoload.php' (include_path='.:/usr/share/php') in /home/ktfth/war/crud-php/public/index.php on line 3
[Sat May 9 20:11:01 2020] 127.0.0.1:48612 [500]: / - require_once(): Failed opening required '/home/ktfth/war/crud-php/public/../vendor/autoload.php' (include_path='.:/usr/share/php') in /home/ktfth/war/crud-php/public/index.php on line 3

Erro Sintaxe Banco de dados.

GET / - Uncaught PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'autoincrement,
title varchar not null,
done bool not nul' at line 2 in /home/ryan/Área de Trabalho/crud-php-master/src/main.php:32
Stack trace:
/home/ryan/Área de Trabalho/crud-php-master/src/main.php(32): PDO->exec()
/home/ryan/Área de Trabalho/crud-php-master/public/index.php(8): create_todos_table()
{main}
thrown in /home/ryan/Área de Trabalho/crud-php-master/src/main.php on line 32

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.