Giter Site home page Giter Site logo

cakephp-gentelella-theme's Introduction

Hi there 👋, I'm Elísio Leonardo

Full Stack Web Developer & Data Analyst

Full Stack Web Developer & Data Analyst

I'm a software engineer and data analyst who is passionate about solving problems using technology, creating technology to elevate people and their business, and building community. Some technologies I enjoy working with include PHP, Laravel, AWS, Python and GraphQL. I currently work as Data Analyst on Syrah Resources and collaborate on various open source projects on Github. My interest in the Laravel ecosystem led me to launch my first SaaS product, a Personal Finances Management System called MyChi.

Skills: PHP, MySQL, AWS, Laravel

backstageel

Anurag's github stats Top Langs

willianrod's wakatime stats

Backstageel WakaTime Activity

  • 🔭 I’m currently availabe for freelance projects

cakephp-gentelella-theme's People

Contributors

backstageel 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  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cakephp-gentelella-theme's Issues

Deprecation warning cakephp 3.8

Cake used is 3.8 but when this is handled should also support 4.0.

image

the reminder:

  1. the usage on readme
  2. how the theme load BootstrapUI
  3. use View::setTheme instad of View::theme

Page in Page issue

I am testing this theme. Installed Cakephp , CakeDC Users plugin and the theme.

Login working fine and redirects me to the home page of gentelella.

However any other click , example - Additional Pages > Profile , opens it as a page within the main page. Screenshot attached -
screenshot from 2016-11-02 19 54 24

Incompatability on php5

Hi, thanks for a great plugin. My only problem is that it doesn't seem to run on PHP5.6, contrary to what is indicated in composer file.

The use of the ?? operand is only supported from php7, but is used in src/Template/Element/nav-top.ctp
<?php echo $this->request->session()->read('Auth.User.name') ?? $this->request->session()->read('Auth.User.username') ?? 'John Doe'; ?>

Not working properly

Using cakePHP 3.5.14 with PHP 7.2.3 in Ubuntu 18.04 on a PostgreSQL 10.3
Working for me now.
Upgraded to cakePHP 3.6.2 and some minor errors appeared. theme() need to change to setTheme() instead. Auth not working properly as well.

Does not work out of the box with CakePHP App 3.4.13

I have followed the steps listed, however, I am still getting the default CakePHP App page...

Do I have to copy files into place or anything like that? because it seems like to me, I shouldnt have to copy anything...

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.