Automatic Event / Listener Discovery

Yesterday we shipped Laravel 5.8.9. Included in this release is the ability to have the framework automatically register your events and listeners. However, since this is a patch release, you must opt-in to this behavior. To do so, define the shouldDiscoverEvents method on your application's...

Taylor Otwell Apr, 3 2019

Laravel v5.8.9 released

Laravel v5.8.9 is released in 2019/04/02, here are the changes we`ve merged into this release.

Laravel Snippet #10

Topics: Vacation, MicroConf 2019, Event / Listener Discovery, Hiring, Laravel Staff Needs.

Taylor Otwell Mar, 29 2019

Laravel v5.8.8 released

Laravel v5.8.8 is released in 2019/03/26, here are the changes we`ve merged into this release.

Laravel v5.8.6 - v5.8.7 released

Laravel v5.8.6-v5.8.7 is released in 2019/03/21, here are the changes we`ve merged into this release.

Laravel v5.8.5 released

Laravel v5.8.5 is released in 2019/03/19, here are the changes we`ve merged into this release.

Unique Rule SQL Injection Warning

Yesterday I received an email from a security researcher pointing out the possibility of SQL injection when user controlled input is passed as the...

Taylor Otwell Mar, 19 2019

Laravel Snippet #9

Topics: patch releases, "good code", procrastination, Laracon 2019.

Taylor Otwell Mar, 15 2019

Laravel v5.8.4 released

Laravel v5.8.4 is released in 2019/03/12, here are the changes we`ve merged into this release.

Laravel Snippet #8

Topics: Laracon Online, Nested Resource IDs, ActiveRecord vs. DataMapper testing, Code Quality.

Taylor Otwell Mar, 8 2019

Laravel v5.8.3 released

Laravel v5.8.3 is released in 2019/03/05, here are the changes we`ve merged into this release.

Laravel Snippet #7

Topics: Laravel 5.8, Laravel Shift, Nova 2.0, Spark 8.0, PHP Type Comparisons, Laracon Online, Laracon 2019, Conference Costs.

Taylor Otwell Mar, 1 2019

Laravel v5.8.1-v5.8.2 released!

Laravel v5.8.1-v5.8.2 is released in 2019/02/27, here are the changes we`ve merged into this release.

Laravel 5.8 released

Laravel 5.8 has been released!Laravel 5.8 continues the improvements made in Laravel 5.7 by introducing has-one-through Eloquent relationships, improved email validation, convention based automatic registration of authorization policies, DynamoDB cache and session drivers, improved scheduler timezone configuration, support for assigning multiple...

Taylor Otwell Feb, 27 2019

Laravel v5.7.28 released

Laravel v5.7.28 is released in 2019/02/26, here are the changes we`ve merged into this release.

Laravel Snippet #6

Topics: Redis blocking pop, Redis Cluster, Laravel 5.8, Laracon Online, Laracon 2019, Learning PHP vs. learning frameworks.

Taylor Otwell Feb, 15 2019

Laravel v5.7.26 released

Laravel v5.7.26 is released in 2019/02/12, here are the changes we`ve merged into this release.

Laravel Snippet #5

Topics: the "php artisan serve" command, array and string helpers, hot takes on type hints, SaaS building, Scout 7.0.

Taylor Otwell Feb, 8 2019

Connect to your Forge server using SSH or SFTP

Using Laravel Forge you can easily configure push-to-deploy to your sites, you can also manually deploy from the dashboard. However,...

Mohamed Said Feb, 7 2019

Laravel v5.7.25 released

Laravel v5.7.25 is released in 2019/02/05, here are the changes we`ve merged into this release.

Laravel Snippet #4

Topics: Laravel pull requests flow, Eloquent model methods, "do-er" classes, testing, Laracon 2019.

Taylor Otwell Feb, 1 2019

Laravel v5.7.23-v5.7.24 released

Laravel v5.7.23 is released in 2019/01/29, here are the changes we`ve merged into this release.

Laravel Snippet #3

Topics: Idempotent actions, TablePlus, open source monetization, down() Migration Method, higher order orWhere + scopes, Forge domain aliases, Cache TTL in seconds, Laracon 2019.

Taylor Otwell Jan, 25 2019

Laravel v5.7.22 released

Laravel v5.7.22 is released in 2019/01/22, here are the changes we`ve merged into this release.

Follow the RSS Feed.