Skip to content

WhileIf Blog

Programming, Computers and Stuff

WhileIf Blog
Menu

Primary menu

  • Home
  • About

Tag Archives: laravel

PHP 8 :: Match Expression

Posted on July 19, 2020 by admin — No Comments ↓

The Match Expression v2 RFC has passed and targets the stable release of PHP v8.0! The RFC still leaves room for future improvement (noted in the RFC), but for now we get single-line expressions that provide a clean, terse syntax for matching Continue reading PHP 8 :: Match Expression→

Posted in News, PHP | Tagged break, laravel, news | Leave a reply

Laravel Media Uploader

Posted on July 6, 2020 by admin — No Comments ↓

The Laravel Media Uploader package by Ahmed Fathy uploads files using Spatie’s media library package before saving a model. You can then attach uploaded media to the model in a controller: According to the readme, media processing happens in the following ways: All videos Continue reading Laravel Media Uploader→

Posted in Code, PHP | Tagged laravel, media, news, PHP, upload | Leave a reply

Laravel 7.16 Released

Posted on June 22, 2020 by admin — No Comments ↓

The Laravel team released v7.16.0 with two new convenience methods for model attribute visibility, along with the latest new features, fixes, and changes in the 7.x branch: Model makeVisibleIf and makeHiddenIf Methods @rennokki contributed two new methods to the HidesAttributes model trait: Custom Continue reading Laravel 7.16 Released→

Posted in News | Tagged artisan, laravel, news, PHP, release | Leave a reply

Laravel 7.14 Released

Posted on June 8, 2020 by admin — No Comments ↓

The Laravel team released v7.14.0 with making component attributes available during render and guessing a file extension based on mime-type, along with the latest features, fixes, and changes in the 7.x branch. View Attributes Available Within Render Method Taylor Otwell Continue reading Laravel 7.14 Released→

Posted in News, PHP | Tagged laravel, release | Leave a reply

Laravel 7.13 Released

Posted on May 31, 2020 by admin — No Comments ↓

The Laravel team released v7.13.0 with a new method to configure Tailwind pagination views and the latest updates to the 7.x branch. Tailwind Pagination Taylor Otwell contributed the useTailwind() method to the AbstractPaginator, along with tailwind pagination views. At the time of Continue reading Laravel 7.13 Released→

Posted in News | Tagged laravel, news, PHP | Leave a reply

Post navigation

← Older posts

Primary Sidebar Widget Area

Heat Tags

codecssdefinitionhtmljavascriptjquerylaravellinuxlinux mintMaverick MeerkatnewsOperating SystemsPHPprogrammingquotessoftwaretipsubuntuunixworpress

Top Posts & Pages

  • MacOS - Manage FileVault from command line
  • Kubuntu - How to Test Your Hard Disk Drive
  • PHP - Read files/content/file details from a .zip archive, without extracting them
  • Linux - scp copy all hidden dot files
  • Testing a POP3 server via telnet or OpenSSL
  • Cache TTL Change Coming to Laravel 5.8
  • How to re-sync the MySQL DB if Master and Slave (replication) ?
  • Ruby :: Array#count
  • Laravel Debugbar Gets a Big UI Update

Categories

  • Code
  • Command Line Tools
  • CSS
  • General Stuff
  • Hardware
  • Javascript
  • Manual/Reference
  • News
  • PHP
  • Quotes
  • Servers
  • Software
  • Tips
  • Uncategorized
  • Web Analytics
  • Wordpress

Blogroll

  • Android Developers Blog
  • Cats Who Code
  • Developer Blog
  • Planet MySql
  • Planet PHP
  • The Code Project
  • WordPress Planet

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 4 other subscribers

Member of The Internet Defense League

  • RSS - Posts
  • RSS - Comments

Follow me on Twitter

My Tweets
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
Copyright © 2021 WhileIf Blog. All Rights Reserved.
Theme: Catch Box by Catch Themes
Scroll Up