@outofcontrol@phpc.social
@outofcontrol@phpc.social avatar

outofcontrol

@outofcontrol@phpc.social

PHP tinkerer, Laravel mostly, JS trouble-maker, Server holder-upper, Woodworking procrastinator, old house renovator, raised on an Apple orchard, living around Québec #php #laravel #tailwindcss #livewire #alpinejs #guitar #farming #gardening

This profile is from a federated server and may be incomplete. Browse more on the original instance.

outofcontrol, (edited ) to random
@outofcontrol@phpc.social avatar

Why do some websites not have one or more feeds. Do they feel they will get more traffic forcing people to visit their site everyday? Is it ad related? Not sure how to implement? Perhaps just don’t know about RSS feeds (feeds are old school right?)

Does your site have an RSS Feed (please boost)?

outofcontrol, to wordpress
@outofcontrol@phpc.social avatar

Until Wordpress lets us handle their data the way they want, I fail to see that WP can call itself a CMS platform. Main point of consternation is date and future date handling. If I have posts that are set to a future date, maybe I still want to display those on the public area (events anyone?) without needing to install a special plugin for dates. You’re welcome to try and change my mind.

outofcontrol, to php
@outofcontrol@phpc.social avatar

Still follow some folks on Twitter that aren’t on Mastodon, like , Christoph Rumpel and . If they are on Mastodon, not under one of those bot accounts, would love to know.

outofcontrol, to macos
@outofcontrol@phpc.social avatar

If you use brew’s curl on macOS, are you really using it? I installed and had curl setup a couple of years ago. Today it appears that curl was now pointing to Apple’s version, which has this issue (https://daniel.haxx.se/blog/2024/03/08/the-apple-curl-security-incident-12604/). Looks like brew doesn’t add a symlink for curl to /opt/homebrew/bin. Running ln -s /opt/homebrew/opt/curl/bin/curl /opt/homebrew/bin resolved the issue.

outofcontrol, to random
@outofcontrol@phpc.social avatar

After using TablePlus for around 3 years, is this still a good app to use? Are there newer better alternatives.

It’s renewal time and I’d like to check-in on other apps before upgrading.

Feedback welcome.

outofcontrol, to Laravel
@outofcontrol@phpc.social avatar

Any reason to not have local .env and .env-staging files in ? I have a use case where the DB migrations are different on the two, and I can’t refresh the DB each run. Using the attached in bootstrap/app.php and having multiple .env files inside a root /env directory. Would love to hear alternative solutions to this that may not need changes to bootstrap/app.php

outofcontrol, to random
@outofcontrol@phpc.social avatar

Settling into again… I noticed 2 things that irk me:

  1. I understand why, but it would be so nice to use my own cloud service for the Firefox Sync settings.
  2. Why are Firefox data collection settings opt-out? They should be opt-in. I get why they do it, but it’s wrong.

Yes, much much much better than Chrome, but some room for improvement perhaps? If anyone has suggestions regarding sync settings, please post.

outofcontrol, to Laravel
@outofcontrol@phpc.social avatar

Saw this on the newsletter (admit I mostly signed up for tips at the bottom), and looks like Jason doesn’t post on Mastodon… yet :) so posting here. Have to admit, I’ve had a hankering for something like a .laravel file a few times now.

outofcontrol, to Laravel
@outofcontrol@phpc.social avatar

TIL that although it’s been around for at least 5 versions of , we can do this:

if (App::runningUnitTests()) {  
 // Code to include in only tests  
}

if (!App::runningUnitTests()) {  
 // Code to exclude in tests  
}

when running tests. Works in as well, of course.

outofcontrol, to random
@outofcontrol@phpc.social avatar

Thinking of migrating to iCloud for my only cloud storage. But how the heck can someone share a file or folder with someone, without forcing them to have an Apple ID?

Sticking with Sync and Dropbox for now I guess.

outofcontrol, to random
@outofcontrol@phpc.social avatar

Trying to be productive this morning and needing to verify some URLs, which I use Postman for. Lately Postman pops up “Your session has expired. Please sign in again.” more often than not, which apparently requires deleting all local data and revoking all sessions. In my eyes, this is a horrible user experience. In todays world, are there alternatives to (https://postman.com)? Preferably a native app, not a browser wrapped in something.

outofcontrol, to php
@outofcontrol@phpc.social avatar

PSA: 8.0 end-of-life is in about 3 months, on Nov 26, 2023

outofcontrol, to random
@outofcontrol@phpc.social avatar

Is there a best practices on upgrading a PHP package that appears no longer maintained, but you need it to get up to Laravel 10?

outofcontrol, (edited ) to sysadmin
@outofcontrol@phpc.social avatar

Do you manage your server config files with git ? Why or why not?

outofcontrol, (edited ) to random
@outofcontrol@phpc.social avatar

With increasing frustration at the power the fossil fuel industry wields over politicians and the law world wide, I am most likely going to start posting considerably more about the threat against humanity that the fossil fuel industry is responsible for.

Should I:

outofcontrol, to random
@outofcontrol@phpc.social avatar

A simple tip:

Instead of typing exit or quit to leave MySQL, you can type \q

If setting a custom pager in MySQL, pager less for instance, you can reset the pager to the default with \n or nopager

outofcontrol, to random
@outofcontrol@phpc.social avatar

One month without a drink. Dang, that was hard… especially at Christmas parties.

outofcontrol, to Canada
@outofcontrol@phpc.social avatar

Any Canadian Historians on Mastodon? Trying to figure out what institute this crest belongs too. On my Uncles (Mom’s side) sweater circa 1947-1950 most likely around Montreal. Possible Vancouver area, but I don’t think he had moved yet. Possibly military. We have very little to go on, as “Bill” committed suicide in ’77, my Mom didn’t cope well, and burnt a lot of his family papers and never talked about him.

#canadianHistory #historian #canada #school #military #genealogy

outofcontrol, to random
@outofcontrol@phpc.social avatar

Anyone with experience using macOS to remote desktop into Windows 10 Home edition?

outofcontrol, to github
@outofcontrol@phpc.social avatar

Any users/engineers on here that might be able to answer a couple of questions on how to structure a growing Org from the perspective of Actions, Paid vs Free, one Org or Multiple Orgs (per division?). ~200 repos in a single free Org account, Actions are unbearably slow.

outofcontrol, (edited ) to webdev
@outofcontrol@phpc.social avatar

Reading ‘Why Tailwind CSS Won’ and was caught off-guard by this comment from Matt Rickard “few developers are writing HTML (instead, they are writing JSX or TSX).” What do you write mostly?

outofcontrol, to Laravel
@outofcontrol@phpc.social avatar

Has anyone been successful in using search IN BOOLEAN MODE with pagination in . All works great until you try a Boolean search with a +, then invalid number of parameters error rears it’s ugly head. Without pagination also works fine. This might work with a custom pagination query, but was hoping someone might have found a better way.

outofcontrol, to random
@outofcontrol@phpc.social avatar

In a quick review of Insomnium, Bruno and Httpie:

didn’t import any of the postman collection auth data, it appears it won’t import/export HAR files, and I don’t see a timeline for a request. Could be I just didn’t see these features.

Insomnium imports collections with all the data, handles HAR files nicely and has a very detailed timeline.

imports fine, has a semi detailed timeline, and has some HAR support which I couldn’t figure out.

Currently is my fave.

outofcontrol, to Laravel
@outofcontrol@phpc.social avatar

And to start of Monday, we have "This database engine does not support fulltext search operations.” when running local tests in sqlite, even though we have verified that fts5 is enabled.

¯_(ツ)_/¯

Is it Friday yet?

outofcontrol, to random
@outofcontrol@phpc.social avatar

One of my earlier PRs was to the docs, to add a short description for a method that was overlooked in Laravel v3 or v4. I spent ages trying to make sure it was perfect. Then waited anxiously for it to be approved or commented on. Instead, Taylor deleted it and then had some one else do the issue. I’ve not bothered trying to help Laravel since. 😒 Love Laravel, but that put me off in a big way. I now spend my time doing PRs for those that appreciate them instead.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • kavyap
  • DreamBathrooms
  • modclub
  • normalnudes
  • ngwrru68w68
  • magazineikmin
  • Durango
  • ethstaker
  • Youngstown
  • rosin
  • slotface
  • InstantRegret
  • everett
  • JUstTest
  • thenastyranch
  • osvaldo12
  • Leos
  • GTA5RPClips
  • tacticalgear
  • khanakhh
  • mdbf
  • cubers
  • anitta
  • provamag3
  • cisconetworking
  • tester
  • lostlight
  • All magazines