Code Monkey home page Code Monkey logo

thomzee / ignis Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 2.0 19.67 MB

Cool Codeigniter skeleton for lazy daveloper out there. Using Ion-Auth as authenticator, datatables, copy-paste-ready modules and using AdminLTE as template.

License: MIT License

PHP 44.56% HTML 23.47% Shell 0.03% CSS 6.02% JavaScript 25.42% Makefile 0.07% Python 0.18% ActionScript 0.24%
codeigniter adminlte-template crud-sample skeleton-application ion-auth user-management bootstrap-modal modular hmvc

ignis's Introduction

What is CodeIgniter

CodeIgniter is an Application Development Framework - a toolkit - for people who build web sites using PHP. Its goal is to enable you to develop projects much faster than you could if you were writing code from scratch, by providing a rich set of libraries for commonly needed tasks, as well as a simple interface and logical structure to access these libraries. CodeIgniter lets you creatively focus on your project by minimizing the amount of code needed for a given task.

Release Information

This repo contains in-development code for future releases. To download the latest stable release please visit the CodeIgniter Downloads page.

Changelog and New Features

You can find a list of all changes for each release in the user guide change log.

Server Requirements

PHP version 5.6 or newer is recommended.

It should work on 5.4.8 as well, but we strongly advise you NOT to run such old versions of PHP, because of potential security and performance issues, as well as missing features.

Installation

Please see the installation section of the CodeIgniter User Guide.

License

Please see the license agreement.

Resources

Report security issues to our Security Panel or via our page on HackerOne, thank you.

Acknowledgement

The CodeIgniter team would like to thank EllisLab, all the contributors to the CodeIgniter project and you, the CodeIgniter user.

ignis's People

Contributors

thomzee avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

ignis's Issues

Hi, need fix problem in the seeder process

Testing in debian 9 and my local deploy juanma386/desplegar

`A Database Error Occurred
Error Number: 1146

Table '0123_data.menus' doesn't exist

SELECT * FROM menus WHERE slug = 'dashboard' AND active = 1

Filename: models/Menu_model.php

Line Number: 67`

in the shell terminal console:
`$ php index.php migrate

Database error: A Database Error Occurred

    Error Number: 1064
    You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '"ci_sessions"' at line 1
    DROP TABLE IF EXISTS "ci_sessions"
    Filename: migrations/20180123214900_ci_tables.php
    Line Number: 8

`

Not work is need import sql file to import manual mode in the env please withing your update to testing

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.