
ARCHTECH
2.1K posts

ARCHTECH
@archtechx
Meticulously architected web applications. @TenancyLaravel v4 launching soon!
شامل ہوئے Nisan 2021
99 فالونگ6K فالوورز
پن کیا گیا ٹویٹ

🐙 Tenancy v4 & SaaS boilerplate v2 release is very close!
If you're building a SaaS, make sure you don't miss out on the launch discount!
Subscribe here to be notified about the release (we don't send any spam, only big announcements): tenancyforlaravel.com/news
English
ARCHTECH ری ٹویٹ کیا

Using SQLite in production with Laravel laravel-news.com/using-sqlite-i… posted by @samuelstancl
English
ARCHTECH ری ٹویٹ کیا
ARCHTECH ری ٹویٹ کیا
ARCHTECH ری ٹویٹ کیا

⚠️ New CRITICAL vulnerability disclosed in Livewire v3, you need to update ASAP! ⚠️
This is a rather sneaky one that gives an attacker RCE (under the right conditions), and can be done unauthenticated with no user input... hence CRITICAL. 😱
securinglaravel.com/security-notic… #Laravel
English
ARCHTECH ری ٹویٹ کیا
ARCHTECH ری ٹویٹ کیا

We have an open source changelog now by the way. 😇
Monthly summaries of what we've been shipping across our open source ecosystem.
laravel.com/docs/changelog
English

.@enunomaduro is posting a lot about pcntl_fork(), which is a super underrated approach for doing things concurrently in PHP
Thinking it's time to write a long form article about how it can be used, with our use in @TenancyLaravel as a reference? 😼
English

@enunomaduro We're using this in Tenancy v4!
x.com/archtechx/stat…
ARCHTECH@archtechx
Under the hood, this is uses the pcntl extension to fork the process and distributes the work between the child processes The implementation makes sure to keep track of any failures so that if there's any error in any child process, the parent process will exit with non-0
English

🦀 The neat thing is how we've implemented this. Maintaining 24 repos would be impossible, so instead we have a custom tool written in Rust for generating these setups
Each generated setup has a clean git history and is automatically tested after being built
Here's how we keep this maintainable 👇

ARCHTECH@archtechx
🤯 Tenancy v4 will launch with 24 different SaaS boilerplate setups That is any combination of: - Jetstream with teams, Jetstream without teams, new Laravel 12 starter kits - Domain identification / Path identification - Livewire / Inertia + Vue - Multi-database / PostgreSQL RLS (new v4 feature!)
English

🤯 Tenancy v4 will launch with 24 different SaaS boilerplate setups
That is any combination of:
- Jetstream with teams, Jetstream without teams, new Laravel 12 starter kits
- Domain identification / Path identification
- Livewire / Inertia + Vue
- Multi-database / PostgreSQL RLS (new v4 feature!)
English




