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

AngularJs and PHP #505

Open
Kam149 opened this issue Feb 14, 2020 · 0 comments
Open

AngularJs and PHP #505

Kam149 opened this issue Feb 14, 2020 · 0 comments

Comments

@Kam149
Copy link

Kam149 commented Feb 14, 2020

I have created an application using CI(Code Ignitor) and AngularJs in which I have applied AngularJs in views. Now, whenever I am clicking button so whole of the CRUD operation should be performed by AngularJS. But, scope of class-group controller is not executing, i.e. the scope is not getting transferred from main(Main Page) controller to class-group controller(Controller via which CRUD is getting executed). But the HTML part defined in views is seen(i.e. codes are seen not the view) and functionalities are also not executing. So, now what should I do, so that this can be resolved.
I know that this is not related to this. but please help me.

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

1 participant