Favicon Fetcher is a Laravel package that can be used for fetching favicons from websites.
The post How to get a Websites Favicons in Laravel appeared first on Laravel News.
Aloia CMS is a flat-file content management system for Laravel 9.
The post Aloia — A Flat-file CMS for Laravel 9 appeared first on Laravel News.
The Laravel team released 9.11 with an array join method, methods to check the existence of validated input, opt-in deprecation logging, and more.
The post Laravel 9.11 Released appeared first on Laravel News.
Laravel Nova author David Hemphill released the Nova Log Viewer source code—a tool for viewing your application logs via the Nova UI
The post Nova Log Viewer Package appeared first on Laravel News.
What should I learn/use - Livewire or Inertia.js?
The post Livewire or Inertia.js? appeared first on Laravel News.
The Laravel team released 9.10 with a findOr() Eloquent method, a new command assertion, retrieve input as a Stringable instance, and more.
The post Laravel 9.10 Released appeared first on Laravel News.
The AnourValar/office package is a PHP +8.1 library to generate documents from XLSX templates.
The post Generate Documents in PHP With an Excel Template appeared first on Laravel News.
The ralphjsmit/laravel-seo package handles the SEO in any Laravel application, big or small.
The post Handle SEO for Your Models With this Laravel Package appeared first on Laravel News.
For those who haven't actively used Service Providers in Laravel, it's a mystical "term": what "service" do they actually "provide", and how exactly does it all work? I will explain it in this article.
The post Service Providers in Laravel: What They Are and How to Use Them appeared first on Laravel News.