issues Search Results · repo:m2sd/nuxt-laravel language:TypeScript
Filter by
14 results
(62 ms)14 results
inm2sd/nuxt-laravel (press backspace or delete to remove)This plugin is great for an integration more hand in hand with laravel, but with nuxt content something similar to what
pwa has happens so I have to think that a similar integration has to be carried out, ...
luffynando
- Opened on Mar 22, 2021
- #24
Replace
return file_get_contents(env( NUXT_OUTPUT_PATH , public_path( spa.html ));
With
return file_get_contents(env( NUXT_OUTPUT_PATH , public_path( spa.html )));
PletPeter
- Opened on Mar 20, 2021
- #23
Hi, I m stuck in rendering my meta tags in server side, crawlers and debuggers (mainly facebook an twitter) do not
detect them what is truly sad because this is an amazing package and so glad to use it, ...
ramirezfer772
- Opened on Sep 25, 2020
- #19
I added nuxt-laravel package in my previous laravel and nuxt based application. By following the Easy Method procedure,
I could successfully configure the complete application for both laravel and nuxt, ...
riyaz7us
- Opened on Sep 23, 2020
- #18
Axios seems to be using wrong default nuxt port 3000. Can be easly fixed by adding following to nuxt.config.js:
config.axios = {
baseURL: http://localhost:3001
};
NikitaZelenskis
- 19
- Opened on Jul 19, 2020
- #11
I have no idea what I m doing wrong. The Nuxt server isn t producing the spa.html file. It s not throwing any error
messages either:
$ npm run development
industrial@1.0.0 development /home/jay/Documents/industrial ...
jbnv
- 6
- Opened on Jun 18, 2020
- #9
Hi, a lot thanks for your effort and time to keep this project shining.
I read in the features that you can access to laravel cookies and session state... is there any helper available for
this? or is ...
gitllermopalafox
- 4
- Opened on May 27, 2020
- #8
I m adding Nuxt to an existing Laravel application that has its own HTML layout template and currently expects one
JS file. Currently the application uses Laravel Mix to compile everything to one JS file ...
jbnv
- 2
- Opened on May 5, 2020
- #7
Hi, So I have a Nuxt.js project and I want to add Laravel. I added npm install --save-dev @nuxtjs/axios @nuxtjs/proxy
nuxt-laravel And I added nuxt-laravel to modules as well, but I am not sure what the ...
bitfactory-sarah-tammenga
- 2
- Opened on Apr 20, 2020
- #6
Hi. Whats the point to use nuxt, if i cant use ssr. Maybe someday u realize universal mode? WARN nuxt-laravel currently
only supports spa mode
s-fog
- 9
- Opened on Apr 14, 2020
- #5

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.