Extremely excited to announce that I'm (finally) joining the @laravel team!
Today is my first day as the VP of Marketing and Community. I love this community and I couldn't be more excited to join the team.
This is the era of builders, and Laravel is the best way to build.
PHPStan 2.2.4 addresses the RAMpocalypse! It now consumes a lot less memory. See for yourself by running "analyse -v".
Running PHPStan itself used to consume 2,8 GB, now it consumes 2,1 GB. On a big real-world project, the consumption went down from 17,45 GB to 14,1 GB.
Anyone have a connect at X who can help us transition @laravelphp to just @laravel?
Our handle request was declined because it's a rare handle, but it's an inactive account that already just redirects to @laravelphp? 😅
Just released: Amazon OpenSearch package ecosystem for Laravel
- OpenSearch Client
- OpenSearch Adapter
- OpenSearch Migrations
- OpenSearch Scout Driver
OpenSearch is a fork of Elasticsearch by Amazon, since Elasticsearch changed its license away from Apache License 2.0 👇
@PovilasKorop I have used virtual environment of Python to prevent the Python version messing up before. Hope it is useful for others who want to work with Python in Laravel.
When I talked about “self-hosting GitLab deployment to Laravel Cloud” to @taylorotwell in #LaravelLiveJP , he mentioned this is not in the roadmap right now.
So instead, I use Github to host some new projects and push to Laravel Cloud. There are still things can be improved but the experience is still great.
@enunomaduro Wanna know the concept behind. I don't like too much sugars as sometimes it over-shorten the original code and newbies may be hard to debug if they use them too much.