Giter Club home page Giter Club logo

laravel-cms's People

Contributors

hamrak avatar lesichkovm avatar sinevia avatar

Stargazers

 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

laravel-cms's Issues

vendor publish failure

running laravel 5.7 within current homestead environment.
running php migrate vendor:publish gives

Copied File [/vendor/sinevia/laravel-cms/config/cms.php] To [/config/cms.php]
Can't locate path: <0>
Can't locate path: <1>
Publishing complete.

Unknown column DeleteAt

After a clean installation according to the instructions, I get an error with a non-existent column after clicking the Translations button.

Snímka obrazovky 2023-11-13 o 11 26 50

Close button not work

Click on the "< Close" button doesn't work. Nothing. No JS error alert in debugger.

I use Bootstrap 5.

Snímka obrazovky 2023-11-13 o 11 36 24

error when i wanted to add tranlation

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'Language' in 'field list' (SQL: insert into snv_cms_translation_value (KeyId, Language, Value, Id, UpdatedAt, CreatedAt) values (20201104005855860594, en, , 20201104005855865378, 2020-11-04 00:58:55, 2020-11-04 00:58:55))

Widgets

I am trying to add widgets in resources and added types for each widget..
Can we add questions or checkboxes for the particular widget?
Also let me know if I can reuse this widget in a page and form in that widget be shown as blank form so that whoever views the page can fill that form?

Please provide any links for documentation if available.

Thank you!

Page issues while creating

When opening url, getting middleware issue
https://headsocial.com/images/MqdUxPLQVXQ029P02IGh.png

route file
Route::group(['prefix' => '/cms-admin'], function () {
Route::group(['middleware'=>'adminonly'], function(){
AdvancedRoute::controller('/cms', '\Sinevia\Cms\Http\Controllers\CmsController');
});
});

When i am creating pages, these are not accessible
https://headsocial.com/images/qW77smHzjrqsHqxYlRSd.png

When viewing the page
https://headsocial.com/images/vL74ikylQTOZLa1IJE3e.png

All tables are present and system

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.