bpocallaghan / titan-starter-website

A Laravel Website and Admin starter project that helps you with the setup.
https://titan.bpocallaghan.co.za
MIT License
76 stars 19 forks source link

crud location #63

Closed pay-bot closed 2 years ago

pay-bot commented 2 years ago

very great app.

i found hidden route in this app, for crud location, but that feture not runing properly. im getting error "post method not support",

ex: http://127.0.0.1:8000/admin/locations/cities

bpocallaghan commented 2 years ago

@pay-bot Thanks, yeah - I think those were hidden because I did a lot of refactoring and did not get to them yet. Feel free to dive deeper and see what the problem is - can ask questions if you run into trouble :)

pay-bot commented 2 years ago

yes, iam very excited on this app. and now all crud location can runing properly. but i want to add auto complete and draggable marker. iam on it now :)

bpocallaghan commented 2 years ago

@pay-bot Awesome - sounds like you are having fun and are ontop of things - nicely done! Shout if you have any questions/issues. Happy coding!