tips blog about me open source snippets Tweets
tips blog about me open source snippets Tweets

Laravel Valet 3 Released With Multi-Version PHP Support https://t.co/2wSrXq4GP9 posted by @paulredmond

— Laravel News (@laravelnews) March 30, 2022

I saw that this tweet got a lot of RTs so I wanted to share: For Valet users, this is a lot simpler these days.

```
valet use php@8.1 && composer global update
```

That's it! https://t.co/enuQM00eHz

— Matt Stauffer (@stauffermatt) March 10, 2022

This is a great package πŸŽ‰πŸΎ https://t.co/iEhtoJUoLl

— Dieter Coopman / Laravel developer (@dietsedev) February 18, 2022

🎁 We are proud to announce that Laravel 9.0 is now available! 🎁

This is a major release that includes a variety of awesome new features that we think you will love.

Check out the release notes to learn everything about it: https://t.co/otlI0Lqp34

— Laravel (@laravelphp) February 8, 2022

Congrats , this is a huge achievement πŸ₯³

— Dieter Coopman / Laravel developer (@dietsedev) January 30, 2022

πŸ‘€ https://t.co/OA0aqxdbv9

— Dieter Coopman / Laravel developer (@dietsedev) January 25, 2022

The website is live πŸŽ‰

For the first time ever, Laracon will be streaming free on YouTube! https://t.co/d0BpsW1W3f

— Laracon Online (@LaraconOnline) January 20, 2022

πŸ₯° clean code for the win https://t.co/krZScMpY6m

— Dieter Coopman / Laravel developer (@dietsedev) January 20, 2022

In @laravelphp v9.x, we will be introducing the `artisan test --coverage` option. This option displays the test coverage directly on the terminal. πŸ’« pic.twitter.com/yKAMFwvwaZ

— Nuno Maduro (@enunomaduro) January 18, 2022

Most of the time I use @laravelshift , my last smaller project on 4.2 I did manually , installing the latest version of the framework and moving the files from old app to new app … @phpstan was a huge help in this moving proces pointing me most of the errors

— Dieter Coopman / Laravel developer (@dietsedev) January 20, 2022

Laravel showsql is tagged version 1.3 which marks the Laravel 9 compatibility πŸ”₯

πŸ‘‡https://t.co/Qb4YAkkQG9

— Dieter Coopman / Laravel developer (@dietsedev) January 19, 2022

✨ What's New in @laravelphp 8.78:
- Lazy loading Eloquent
- Full-text indexes
- Hiding columns in "select *" statements
- allowIf() & denyIf() Gate Methods
- Retrieve input as Carbon
- CLI command to clear mutex
- New way for adding accessors/mutatorshttps://t.co/MsUMhomsDN pic.twitter.com/WWsJu9dfP8

— Mohamed Said (@themsaid) January 10, 2022

πŸš€ Over the years I've written a lot of Eloquent queries in @laravelphp

Here's a collection of tips on how you can improve the performance/readability/maintainability of those queries.

🧡

— Marcel Pociot πŸ§ͺ (@marcelpociot) January 10, 2022

πŸ‘€ πŸŽ₯Laravel showsql explained https://t.co/APVqn9s8et

— Dieter Coopman / Laravel developer (@dietsedev) January 8, 2022

πŸ‘€ Do you prefer a pdf version for reading documentation ? @LLoadout_ has created a pdf version of the docs https://t.co/n5GkJEuffB

— Dieter Coopman / Laravel developer (@dietsedev) January 5, 2022
Twitter GitHub Youtube

© 2022 Dieter Coopman, Inc. All rights reserved.