Angular 5 Ionic 3 Laravel project structure
for the first time I need to make front-end with laravel backend in ionic 3. I would like to know the structure how to implement this project. Maybe there is some starters with explanations ? Or it's very simple to do this ? Looking for a nice explanation.
I was working before with aws serverless backend and firebase.
php angular laravel ionic-framework
|
show 2 more comments
for the first time I need to make front-end with laravel backend in ionic 3. I would like to know the structure how to implement this project. Maybe there is some starters with explanations ? Or it's very simple to do this ? Looking for a nice explanation.
I was working before with aws serverless backend and firebase.
php angular laravel ionic-framework
So you need to make API with laravel with endpoints for Ionic app, look for API development with laravel
– Eakethet
Oct 1 '18 at 13:59
There already made backend with laravel - so now I should only call its functions ?
– Angulandy2
Oct 1 '18 at 14:01
You could read this series esbenp.github.io/2017/03/19/modern-rest-api-laravel-part-4
– ka_lin
Oct 1 '18 at 14:02
For me its hard to understand if it would be like Project/client(front-end) and Project/server(backend) or it would be like one app
– Angulandy2
Oct 1 '18 at 14:07
You are trying to build a mobile app with ionic that consumes api from a laravel backend, right?
– Patrick Obafemi
Oct 1 '18 at 14:13
|
show 2 more comments
for the first time I need to make front-end with laravel backend in ionic 3. I would like to know the structure how to implement this project. Maybe there is some starters with explanations ? Or it's very simple to do this ? Looking for a nice explanation.
I was working before with aws serverless backend and firebase.
php angular laravel ionic-framework
for the first time I need to make front-end with laravel backend in ionic 3. I would like to know the structure how to implement this project. Maybe there is some starters with explanations ? Or it's very simple to do this ? Looking for a nice explanation.
I was working before with aws serverless backend and firebase.
php angular laravel ionic-framework
php angular laravel ionic-framework
asked Oct 1 '18 at 13:58
Angulandy2Angulandy2
23613
23613
So you need to make API with laravel with endpoints for Ionic app, look for API development with laravel
– Eakethet
Oct 1 '18 at 13:59
There already made backend with laravel - so now I should only call its functions ?
– Angulandy2
Oct 1 '18 at 14:01
You could read this series esbenp.github.io/2017/03/19/modern-rest-api-laravel-part-4
– ka_lin
Oct 1 '18 at 14:02
For me its hard to understand if it would be like Project/client(front-end) and Project/server(backend) or it would be like one app
– Angulandy2
Oct 1 '18 at 14:07
You are trying to build a mobile app with ionic that consumes api from a laravel backend, right?
– Patrick Obafemi
Oct 1 '18 at 14:13
|
show 2 more comments
So you need to make API with laravel with endpoints for Ionic app, look for API development with laravel
– Eakethet
Oct 1 '18 at 13:59
There already made backend with laravel - so now I should only call its functions ?
– Angulandy2
Oct 1 '18 at 14:01
You could read this series esbenp.github.io/2017/03/19/modern-rest-api-laravel-part-4
– ka_lin
Oct 1 '18 at 14:02
For me its hard to understand if it would be like Project/client(front-end) and Project/server(backend) or it would be like one app
– Angulandy2
Oct 1 '18 at 14:07
You are trying to build a mobile app with ionic that consumes api from a laravel backend, right?
– Patrick Obafemi
Oct 1 '18 at 14:13
So you need to make API with laravel with endpoints for Ionic app, look for API development with laravel
– Eakethet
Oct 1 '18 at 13:59
So you need to make API with laravel with endpoints for Ionic app, look for API development with laravel
– Eakethet
Oct 1 '18 at 13:59
There already made backend with laravel - so now I should only call its functions ?
– Angulandy2
Oct 1 '18 at 14:01
There already made backend with laravel - so now I should only call its functions ?
– Angulandy2
Oct 1 '18 at 14:01
You could read this series esbenp.github.io/2017/03/19/modern-rest-api-laravel-part-4
– ka_lin
Oct 1 '18 at 14:02
You could read this series esbenp.github.io/2017/03/19/modern-rest-api-laravel-part-4
– ka_lin
Oct 1 '18 at 14:02
For me its hard to understand if it would be like Project/client(front-end) and Project/server(backend) or it would be like one app
– Angulandy2
Oct 1 '18 at 14:07
For me its hard to understand if it would be like Project/client(front-end) and Project/server(backend) or it would be like one app
– Angulandy2
Oct 1 '18 at 14:07
You are trying to build a mobile app with ionic that consumes api from a laravel backend, right?
– Patrick Obafemi
Oct 1 '18 at 14:13
You are trying to build a mobile app with ionic that consumes api from a laravel backend, right?
– Patrick Obafemi
Oct 1 '18 at 14:13
|
show 2 more comments
1 Answer
1
active
oldest
votes
Start your job today, nothing different between Laravel and other services. FE always send data to defined url and get the josn response or errors.
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f52592787%2fangular-5-ionic-3-laravel-project-structure%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Start your job today, nothing different between Laravel and other services. FE always send data to defined url and get the josn response or errors.
add a comment |
Start your job today, nothing different between Laravel and other services. FE always send data to defined url and get the josn response or errors.
add a comment |
Start your job today, nothing different between Laravel and other services. FE always send data to defined url and get the josn response or errors.
Start your job today, nothing different between Laravel and other services. FE always send data to defined url and get the josn response or errors.
answered Nov 20 '18 at 2:47
incNickincNick
39915
39915
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f52592787%2fangular-5-ionic-3-laravel-project-structure%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown

So you need to make API with laravel with endpoints for Ionic app, look for API development with laravel
– Eakethet
Oct 1 '18 at 13:59
There already made backend with laravel - so now I should only call its functions ?
– Angulandy2
Oct 1 '18 at 14:01
You could read this series esbenp.github.io/2017/03/19/modern-rest-api-laravel-part-4
– ka_lin
Oct 1 '18 at 14:02
For me its hard to understand if it would be like Project/client(front-end) and Project/server(backend) or it would be like one app
– Angulandy2
Oct 1 '18 at 14:07
You are trying to build a mobile app with ionic that consumes api from a laravel backend, right?
– Patrick Obafemi
Oct 1 '18 at 14:13