Stefan⚡
419 posts

Stefan⚡
@cioricistefan
Web Designer and Developer Web Enthusiast & Founder of @touchsize /* new profile*/
Romania Katılım Mart 2019
241 Takip Edilen24 Takipçiler

@adriankuleszo I’ve tried a few in the past including Toggle, but Timemator just makes things easy for me. Definitely my go-to.
English


What it does and what it’s capable of:
- Set up a complete Laravel installation with Filament
- Generate Models (including relationships)
- Generate Resources based on your Models
- Generate Panels
- Install 3rd party packages
- Upload your project to GitHub directly
- Download your project as ZIP
- Many.. many more

English

I’m so hyped to finally give you a sneak peak on something I’ve been working on 👀
Introducing: Filapanel, your companion when it comes to getting started with @filamentphp 🤩
Filapanel will give you a fresh starting point when starting a new @laravelphp application by providing the full Laravel application equipped with Filament and everything you desire 🚀
Check the video 😊
English

@PovilasKorop $orders = Order::query()
->where('user_id', '=', $user_id, 'or')
->orWhere('additional_users', 'like', '%"' . $user_id . '"%');

English

@PovilasKorop I was actually trying today to use this today, but I'm having trouble with it. I have a column called "additional_users" where I am saving the user ID in a JSON format, but I can't seem to use them with ->orWhereRaw("JSON_CONTAINS(additional_users, '" . $user_id . "')"); Ideas?
English

If you store values in JSON columns, you should probably get familiar with these MySQL functions:
- JSON_CONTAINS()
- JSON_CONTAINS_PATH()
- JSON_EXTRACT()
- JSON_KEYS()
- JSON_OVERLAPS()
- JSON_SEARCH()
- JSON_VALUE()
These, and more, in the docs: dev.mysql.com/doc/refman/8.0…

English

It's too bad Apple doesn't push progressive web apps. Not a lot of developments in recent years, I think. For example, there's no way to add an "install" button for PWAs. Probably because Apple doesn't like apps outside their store 😅 it's sad; you can build pretty cool apps like this even though they aren't native.
English

Look mom, I’m hanging with the cool guys now!
If any of my twitter pals wants a invite for Posts by @read_cv I have 5 of them.

English

@megankao_ Would love to actually collaborate on some cool B2B startups, feel like there is a lot to do in this space.
English

@cristicrtu @ArcInternet Nice one but it doesn’t work any more 😢 Says invite code is not active.
English

Want an invite to @ArcInternet? - Crack the code to get one!
Check it out at knob.cretu.dev.
English

hey @sebakotiv do you have an ETA on when Timemator for teams could be released?
English













