Hi everybody,
this is my first real post here, so please be gentle ;)
I am someone who unfortunately switches product ideas and code bases like my underwear. Therefore, I often have to start from scratch... Laravel and Next.js already make life a lot easier, but hooking the API up to the frontend can be a quite tedious task, especially if authentication is required. I guess that many others have the same problem, so I developed a small Start Kit that does all that for you.
Here is what's included so far:
I'm planning to add some more functionality, maybe even some more specific stuff (dashboard views etc.).
I would be very happy about any feedback and even happier if it helps anyone of you guys!
Here's the link to the repo:
https://github.com/NiclasTimmeDev/laravel-nextjs-starter
Cheers,
Nice post! However I would be really interested to achieve this with the next-auth package (https://next-auth.js.org). Anyone with Next.js experience that already tried it and is able to share some of his experience? Thanks in advance. Myself I'm coming from Nuxt/Vue ecosystem.
Awesome man
Life saver
Hey Niclas,
Neco here, senior full-stack with Nextjs as preferred frontend. I have quite some experience with NextJs, I would like to take your boilerplate to next level but since I'm new to Laravel seen I need some help would you interested to jump a call and discuss how we can? dm me @necmttn at twitter.
have any configuration to host on heroku? Nice Post 🔥
I don't use Laravel or Next.js, but what you've shared is really valuable. Highly appreciated!
Thank you so much! I‘ll keep on making ist better!
What do you use for your projects :)?
I use Spring Boot, JSP, jQuery.
Recently I started learning Node.js and React.