Details
-
AboutOccupational Therapist. Freelancer. Father of Three. Bouldering. Laravel enthusiast. Livewire > Vue. Tailwind > CSS. <3 Filament
-
SkillsPHP, JavaScript, CSS
-
LocationGermany
Joined devRant on 2/11/2017
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
@kobenz actually a package dependency is also not maintained anymore and therefore installation fails. So I will go the way of my own package creation which kinda is a fork but actually I am rewriting it a lot.
-
@thebiochemic there is a pull request already, but the author has probably left for a walk since 2022.
-
@tosensei xD
Okay, somehow they managed to make me think they are more reliable. Damn marketing... -
@atheist I only use Linux atm. My priority is a reliable and performant machine. I am not dogmatic about software.
-
@netikras no, I don't have a single apple device. But I just search some long living, reliable and performant laptop.
-
@retoor in terms of vendor directory I agree.
He has forbidden to create Routes. Because that's a change in a framework file. -
No shit Sherlock.
-
I feel you so much. I wrote a rant on wix a few days ago... This fucking piece of shit software.
-
@retoor i ended up with tiny aswell. I liked tiptap editor in terms of design flexibility. It worked good with tailwind. But in my case it was buggy as fuck and you kinda had to write every function on your own...
-
@Demolishun 😂
-
@IHateForALiving congrats mate
-
@Wisecrack @AndroidJester @rov3rand0m thank you very much. She's over a month now... Still acting like a baby.
-
@b2plane so because one was an idiot in the past he can say stupid things in the present?
-
How comes you think "gay" is a curse?
-
@Shardj though all your points are valid I experienced WIX fucking up the build design a few times so bad. Resulting me needing much more time to build an easy layout than building it on my own...
-
@PonySlaystation mir brauchst du das nicht erklären. Diese Wichse hat mich heute echt rasend gemacht... So viel Zeit verschwendet für dat bisschen Layout...
-
@Oktokolo 🤣
-
@electrineer it was horrendous. I'm in therapy since then.
-
@electrineer time to change my account information.... I live in Europe.
-
@Oktokolo I just enjoy empty spaces.
-
,📌
-
📌
-
📌
-
@UnicornPoo at least it helped me.
-
@netikras @scor thanks
-
I'm so sick of this discussions. In the past years we had plenty of them here on devrant.
Let me tell you as an occupational therapist leading a daycare for grown ups with mental disorders, I have plenty of young man got their illness triggered by THC. Suffering with schizophrenia...
All of them never getting their old life back. -
@IntrusionCM thanks for the kind words. Becoming father for the third time makes things routine. Still it's a whole new experience with two bigger children wanting your attention, too.
-
@kamen thank you very much.
-
I would suggest the Laravel syntax would be more like
$wombat->createDaughter()
Where
function children(): HasMany
{
return $this->hasMany(Child::class);
}
function createDaughter(): void
{
$this->children->create([
'gender' => 'female',
]);
} -
@SuspiciousBug @C0D4 @asgs thank you all.