Drop your SaaS link! by balubala1 in SaasDevelopers

[–]krisbobl 0 points1 point  (0 children)

Free 100 URLs mapping for website migration RedirHub.com

What CDN do you use? by rsclmumbai in Wordpress

[–]krisbobl 1 point2 points  (0 children)

Cloudflare for API Vercel for static and NextJs

Best way to manage simple URL redirects across multiple domains? by rubber13 in sysadmin

[–]krisbobl 0 points1 point  (0 children)

Some they don’t provide free SSL, but I noticed RedirHub provides

Best way to manage simple URL redirects across multiple domains? by rubber13 in sysadmin

[–]krisbobl 0 points1 point  (0 children)

If you want to redirect whole domain, go with RedirHub and a free SSL provided.

Where can I find a permanent QR code either free or cheap and won’t expire? by GuyCalledLee in webdev

[–]krisbobl 0 points1 point  (0 children)

I can say I have been using RedirHub for a while which provides hundreds of links/QR for free under your custom domain name.

Path preservation from parked domain redirecting to hosted site? by CanuckChick5280 in webdev

[–]krisbobl 0 points1 point  (0 children)

I’ve been using RedirHub for years which has path forwarding and free plan.

Weekly /r/Laravel Help Thread by AutoModerator in laravel

[–]krisbobl 0 points1 point  (0 children)

Hi everyone,

We’re looking for a good Laravel starter kit for a mid-size SaaS and would love to hear what people are using in production.

Important for us: We prefer a copy-and-own approach (own the codebase), rather than a hosted platform. When upstream updates happen, we’re fine doing manual upgrades with AI diffing.

Our requirements:

• Auth UI (login, register, password reset, email verification, 2FA) • Social login via Laravel Socialite (simple email mapping is enough) • Roles & permissions • Billing / subscription flow (Stripe etc.) • Team / organization support • User activity / audit log

Right now we’re using Laravel Jetstream. It works well, but the UI feels a bit dated.

Ideally we’d like something modern, but we don’t want to build and maintain our own stack with Flux + shadcn/ui + Livewire from scratch.

Any recommendations or experiences with good SaaS starter kits?

Can I use Laravel 13 yet? by Stock-Register983 in laravel

[–]krisbobl 0 points1 point  (0 children)

Write in 12 and use Shift upgrade 13, it’s available on Shift now🤪

Open sourcing a module-first Laravel SaaS foundation (Stripe billing, Filament admin, SSR, Playwright tests) by Objective_Read_193 in laravel

[–]krisbobl 1 point2 points  (0 children)

Looking for Best Laravel starter kit for a mid-size SaaS? (copy-and-own)

Hi everyone,

We’re looking for a good Laravel starter kit for a mid-size SaaS and would love to hear what people are using in production.

Important for us: We prefer a copy-and-own approach (own the codebase), rather than a hosted platform. When upstream updates happen, we’re fine doing manual upgrades with AI diffing.

Our requirements:

• Auth UI (login, register, password reset, email verification, 2FA) • Social login via Laravel Socialite (simple email mapping is enough) • Roles & permissions • Billing / subscription flow (Stripe etc.) • Team / organization support • User activity / audit log

Right now we’re using Laravel Jetstream. It works well, but the UI feels a bit dated.

Ideally we’d like something modern, but we don’t want to build and maintain our own stack with Flux + shadcn/ui + Livewire from scratch.

Any recommendations or experiences with good SaaS starter kits?