Code Monkey home page Code Monkey logo

borgert-cms's People

Contributors

denour avatar diego1araujo avatar gitter-badger avatar mehrancodes avatar odirlei-ziad avatar odirleiborgert avatar sazanrjb avatar vagishvela avatar vaidas-lungis 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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

borgert-cms's Issues

Further details for products

Add more information for registration of products such as price information, etc ...

  • price
  • price per
  • code
  • information technical
  • ...
  • Hacktoberfest Digital Ocean

Implement ACL

Find some models to reach a model.

ROLES

  • admin
  • editor
  • ...

can't enter /admin page

I can see the first page with borgert logo, but I can't get /admin page after I click the 'Enter' button。

Check record was successfully

Check if the record was recorded successfully before moving/removing the folder with the images sent.

Methods:

upload()

Files

app/Http/Controllers/Admin/Blog/PostsController.php
app/Http/Controllers/Admin/Gallerys/GallerysController.php
app/Http/Controllers/Admin/Products/ContentsController.php

Cannot install it

When running bower, I get

bower PACE#^1.0.2   ECMDERR Failed to execute "git ls-remote --tags --heads https://github.com/HubSpot/pace.git", exit code of #128 fatal: Unable to find remote helper for 'https'

Folha de estilos

Odirlei, primeiramente gostaria de parabeniza-lo pelo excelente trabalho. O painel está ficando muito bom e já estou utilizando em um projeto.

Minha dúvida é referente ao app.css. Percebi que existem diversas regras de estilo definidas que ainda não foram utilizadas no projeto. Como a folha de estilo é bem extensa, estou tendo dificuldade para verificar se algum elemento já existe ou se é preciso que eu crie-o. Por exemplo, eu gostaria de implementar um menu lateral responsivo na direita, entre outras coisas, mas não sei se já existem no app.css, e como css não é meu forte e a folha é bem longa, estou apanhando um pouquinho nessa busca. rsrs

Portanto, gostaria de saber se existe alguma página de demonstração com exemplos do tema utilizado. Caso você esteja utilizando algum tema de terceiros, poderia me indicar o site para que eu explore mais um pouco? Caso não exista, sem problemas. O projeto todo está excelente, independente disso.

Desde já, agradeço muito pelo trabalho e atenção.

Bug traits

app/Traits/ImageTrait.php
$this->traits_image not exist

if (! $this->traits_image['path']) { return; }

Multi Idiomas

Trabalhar para que o CMS e os dados possam ser em outros idiomas.

Upload de imagens

Olá Odirlei, tudo bem?

Estou precisando de uma ajuda. Não estou entendendo muito bem como funciona o upload de imagens.
Eu vi que não existe uma tabela que armazena o caminho das imagens na pasta. Geralmente, em meus outros projetos, eu faço o upload da imagem, armazeno o caminho em uma tabela do BD e crio Thumbnails para utilizar ao longo do site.

No seu caso, vi que não existe uma tabela com o path das imagens. Como você chama as imagens? Por exemplo, como eu poderia utilizar as imagens da sessão "Produtos" ou exibir uma imagem específica na página do produto (no caso de um e-commerce)?

Desde já, te agradeço muito pelo trabalho a que está se prestando.

Abraço!

Mass assignment

Change models and controllers so they can receive bulk data. (Mass assignment)
Apply to all modules.

Ex.:
// Model
protected $fillable = ['column1', 'column2'[;

// Controller
App\Post::create(['column1' => 'Test1', 'column2' => 'Test2']);

Galeria de Imagens

Criar uma galeria de imagens, e quando eu for cadastrar um conteúdo eu possa incluir essa(s) galeria(s) nesse conteúdo.

Error on creating blog post

InvalidArgumentException in Carbon.php line 425:

Unexpected data found.
Unexpected data found.
Data missing

in Carbon.php line 425
at Carbon::createFromFormat('Y-m-d H:i:s', '2016/08/22 14:40') in compiled.php line 11372
at Model->asDateTime('2016/08/22 14:40') in compiled.php line 11355
at Model->fromDateTime('2016/08/22 14:40') in compiled.php line 11335
at Model->setAttribute('publish_at', '2016/08/22 14:40') in compiled.php line 11557
at Model->__set('publish_at', '2016/08/22 14:40') in PostsController.php line 58
at PostsController->store(object(Request))

Quality of code

Improving the quality of code

Refactor
'app/Libraries/UploadHandler.php'

suggestion

i think it is succinct,but lost something,such as user authorization,menu manager.i think your code can be better,use like Repository Pattern.

Adicionar campos para SEO

Adicionar campos para SEO nos módulos que necessitem.

  • Title (70 caracteres)
  • Description (170 caracteres)

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.