Coder Social home page Coder Social logo

Table icon about help-desk HOT 6 CLOSED

devaslanphp avatar devaslanphp commented on May 18, 2024
Table icon

from help-desk.

Comments (6)

heloufir avatar heloufir commented on May 18, 2024 1

Yes I totally agree with you, an improvement of the icons function is in progress, it will have a migration for the schema and an update of seeder to have all the icons list of the latest fontawesome icons.

from help-desk.

heloufir avatar heloufir commented on May 18, 2024 1

@cristian-araujo
A PR was made to migrate the icons schema definition to a migration, and also the seeder of fontawesome icons list is updated to the last set (based on the metadata https://github.com/FortAwesome/Font-Awesome/blob/master/metadata/icons.json)

PR: #80

from help-desk.

cristian-araujo avatar cristian-araujo commented on May 18, 2024 1

@cristian-araujo A PR was made to migrate the icons schema definition to a migration, and also the seeder of fontawesome icons list is updated to the last set (based on the metadata https://github.com/FortAwesome/Font-Awesome/blob/master/metadata/icons.json)

PR: #80

thank you, I think this help desk has much potential, but in a real scenario it need to be improve a little more.

I have some ideas for it, I was thinking to fork this project and make the changes by myself but if you want, I can share the improvements.

sorry for my english, i'm still learning it

from help-desk.

heloufir avatar heloufir commented on May 18, 2024

As described in the docs, the 5th step of installation, you need to execute the database seeder, in this step the icons table is created and filled with data:

  1. Database seed: using the docker terminal for laravel.test-1 container run this command
php artisan db:seed

https://laravel-help-desk.herokuapp.com/docs/#idocs_installation

from help-desk.

cristian-araujo avatar cristian-araujo commented on May 18, 2024

As described in the docs, the 5th step of installation, you need to execute the database seeder, in this step the icons table is created and filled with data:

  1. Database seed: using the docker terminal for laravel.test-1 container run this command
php artisan db:seed

https://laravel-help-desk.herokuapp.com/docs/#idocs_installation

thank you for the fast response.

I think a create table inside a seeder is not the proper way

from help-desk.

heloufir avatar heloufir commented on May 18, 2024

Any contribution (idea, code, …) helping to improve this application will be great.
You can use the discussion section of this repository to share ideas, or make pull request as you like.

Thank you in advance.

from help-desk.

Related Issues (12)

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.