Coder Social home page Coder Social logo

Comments (3)

bpocallaghan avatar bpocallaghan commented on July 21, 2024

Hi @ugintl
Personally I would use titan starter

I explored the idea to have all the 'package code' hidden in the vendor under titan and then you can run a command to copy it to your project files if you wish to customize something (add a field to a table, etc)

It worked great but the maintenance outweighed the benefit in my opinion (my use cases) so I then setup a fresh copy of it on titan starter.

Now I just download that and delete the files I do not need anymore.

I must admit - it is a bit confusing atm as I stopped using it for the last year - (but one of my close friends still use it for her day to day work)

However I did start a personal project recently using the titan-starter-website and then I just manually deleted the components I do not need anymore.

Honestly it is in my list to clean it up this year, but you know how it goes :)

Please feel free to shout if you have any questions or issues.
Thanks

from laravel-admin-starter.

ugintl avatar ugintl commented on July 21, 2024

@bpocallaghan Thanks. I understand. Interesting. If I want to delete a component or add a new component, How I will do it? Please give an example. This is going to be exciting.

from laravel-admin-starter.

bpocallaghan avatar bpocallaghan commented on July 21, 2024

Hi @ugintl
Mmm, Lets assume you want to add a car resource. I am ignoring the relationships, etc - just a quick overview. Please shout if you need me to go into more detail.

You want to generate the migration, model, controller, views and then update the routes file. Once you did that - you can add the navigation in the navigations table - You can use this command https://github.com/bpocallaghan/generators#resource

The same goes for when deleting something - its the migration, model, controller, views and then update the routes file.

I think the easiest might be to follow the banners resource and then maybe the articles. It should give you a good insight on how it all works.
Please shout if you get stuck. Thanks

from laravel-admin-starter.

Related Issues (20)

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.