Messages
10/22/2020
19 : 4
Generate and Extract Random Data with RandoPHP
Laravel News Daily Your Laravel News Source Generate and Extract Random Data with RandoPHP Generate and Extract Random Data with RandoPHP RandoPHP is a package by Roberto Butti that implements random
10/21/2020
19 : 4
Laravel 8.11 Released
Laravel News Daily Your Laravel News Source Laravel 8.11 Released Laravel 8.11 Released The Laravel team released 8.11 this week with two new job middleware, preserving eloquent collection type when
10/20/2020
19 : 4
Livewire Charts
Laravel News Daily Your Laravel News Source Livewire Charts Livewire Charts Livewire Charts is a package by Andrés Santibáñez for creating neat charts using Livewire in Laravel projects. Community
10/19/2020
19 : 4
In Depth Laravel Course (sponsor)
Laravel News Daily Your Laravel News Source In Depth Laravel Course (sponsor) In Depth Laravel Course (sponsor) In Depth Laravel is a passionately designed video course for laravel artisans from
10/19/2020
2 : 55
Laravel 8.10 Released
Laravel News Daily Your Laravel News Source Laravel 8.10 Released Laravel 8.10 Released The Laravel team released 8.10 this week with job chains within batches, database upserts, and the latest new
10/19/2020
2 : 44
Enlighten Your APIs With Auto-Generated Documentation
Laravel News Daily Your Laravel News Source Enlighten Your APIs With Auto-Generated Documentation Enlighten Your APIs With Auto-Generated Documentation Enlighten is a package by Duilio Palacio and Jeff
10/19/2020
2 : 34
Manage Job Workflows with Venture
Laravel News Daily Your Laravel News Source Manage Job Workflows with Venture Manage Job Workflows with Venture Venture is a package to help you build and manage complex, asynchronous workflows in your
10/19/2020
2 : 24
Enlighten Your Laravel APIs With Auto-Generated Documentation, Laravel 8.10, Wagonwheel, and more - №329
Your Laravel week in review
10/13/2020
19 : 4
Laravel schedule:work Command, Valet Lite, and YouTube Q&A
Laravel News Daily Your Laravel News Source Laravel schedule:work Command, Valet Lite, and YouTube Q&A Laravel schedule:work Command, Valet Lite, and YouTube Q&A In this episode of the Laravel
10/12/2020
19 : 14
Website down? SSL invalid? You should use PingPing to get instantly notified! (sponsor)
Laravel News Daily Your Laravel News Source Website down? SSL invalid? You should use PingPing to get instantly notified! (sponsor) Website down? SSL invalid? You should use PingPing to get instantly
10/11/2020
12 : 14
Laravel “schedule:work” Command, Laravel Valet Lite, Laravel Surveillance, and more - №328
No images? Click here Laravel News Laravel “schedule:work” Command Laravel has an Ideas Github area where you can use the issue tracker to propose your ideas for future changes to the framework, and a
10/9/2020
19 : 4
Laravel Surveillance
Laravel News Daily Your Laravel News Source Laravel Surveillance Laravel Surveillance Laravel Surveillance is a package by Neelkanth Kaushik to put malicious users, IP addresses, and anonymous browser
10/8/2020
19 : 4
Using Sanctum to authenticate a mobile app
Laravel News Daily Your Laravel News Source Using Sanctum to authenticate a mobile app Using Sanctum to authenticate a mobile app Sanctum is Laravel's lightweight API authentication package. In my
10/7/2020
19 : 4
Laravel “schedule:work” Command
Laravel News Daily Your Laravel News Source Laravel “schedule:work” Command Laravel “schedule:work” Command The new schedule:work command mimics an every minute CRON Tab and calls schedule:run directly
10/6/2020
19 : 4
Hacktobercon
Laravel News Daily Your Laravel News Source Hacktobercon Hacktobercon Join Hacktobercon on Twitch for a live-streamed conference based on Hacktoberfest with talks and presentations on Open Source
10/5/2020
19 : 4
Youtube Jetstream Discussion
Laravel News Daily Your Laravel News Source Youtube Jetstream Discussion Youtube Jetstream Discussion Some people seemed to have issues with the way it is designed, the choices made in the tech stack,
10/4/2020
12 : 14
Hacktoberfest Drama, Laravel 8.7, Assigning Expiration Dates to Eloquent Models, and more - №327
Your Laravel week in review
10/2/2020
19 : 4
Eager Load Pivot Relations
Laravel News Daily Your Laravel News Source Eager Load Pivot Relations Eager Load Pivot Relations Arjon Jason Castro created a package for eager-loading pivot relations (BelongsToMany), which can help
10/1/2020
19 : 4
Assign Expiration Dates to Eloquent Models
Laravel News Daily Your Laravel News Source Assign Expiration Dates to Eloquent Models Assign Expiration Dates to Eloquent Models Laravel Model Expires is a package by Mark van den Broek that assigns
9/30/2020
19 : 14
Laravel 8.7 Released
Laravel News Daily Your Laravel News Source Laravel 8.7 Released Laravel 8.7 Released The Laravel team released 8.7 this week with new rate-limiting constructors and an onError() HTTP client method,