Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ng-admin : An Angular.JS Admin Panel #411

Open
thangngoc89 opened this issue Dec 30, 2014 · 5 comments
Open

ng-admin : An Angular.JS Admin Panel #411

thangngoc89 opened this issue Dec 30, 2014 · 5 comments

Comments

@thangngoc89
Copy link

I'm working on a fork of this starter site. I integrate an ng-admin to my project within 3 hours.
I wonder how can I make the the panel as a seperate package and people can require it composer.
What did I edit?

  • Some model (add one-to-many relation)
  • Some new controllers and 1 view.
  • A new group of route (for RESTful API)
    That's it.
    What is it look like ?
    screenshot_30
    screenshot_31
    screenshot_32

Progress :

https://github.com/thangngoc89/Laravel-4-Bootstrap-Starter-Site

@andrewelkins
Copy link
Owner

Looks great! Care to share the code?

@thangngoc89
Copy link
Author

Yes. I forked a new version of this starter site and copy-paste code from my project.
I hope you can help me to figure a way make this a seperate package.

@thangngoc89
Copy link
Author

@andrewelkins : I updated my fork on the first post. I'm having one small issue : there is always '=' character before any response. I really don't know where is it came from.

@andrewelkins
Copy link
Owner

I checked out the project. Looks good. Will resolve the issue and merge. Will likely remove the old admin and just make this one the admin. I like it better.

@thangngoc89
Copy link
Author

Ok @andrewelkins
I think we should remove /public/admincp/bower_components folder and install it via bower instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants