freekmurze, to Laravel
@freekmurze@phpc.social avatar

🚀 Laravel PDF has been released!

🔥 This package can create PDFs from Blade views

🎨 You can use modern CSS syntax and frameworks like Tailwind to style your PDFs.

🧪 Comes with a fake so you can easily test code that generates a PDF

😍 Lots of Laravel niceties

Read about all features in this blog post:
https://freek.dev/2625-easily-create-pdfs-in-laravel-apps

Full docs here:
https://spatie.be/docs/laravel-pdf/v1/introduction

Repo on GitHub (star if you like it 👍)
https://github.com/spatie/laravel-pdf

JohnWaybe, to php French

#Introduction
John aka Johnmouth but not BigMouth because BigMouthTache
Wala pour John, maintenant Waybe… Wayne x Web
Dev Web de métier depuis 2009 #php #laravel #fullremote
J'aime découvrir et apprendre tout plein de trucs utiles ou pas
Développe une passion pour les belles connexions

PSThoughtful, to Laravel

Laravel 11 is out! Very interested in trying out Reverb as well.

https://blog.laravel.com/laravel-11-now-available

#laravel #laravelreverb

Crell, to Laravel
@Crell@phpc.social avatar

An excellent if long writeup about the failures of #ActiveRecord. Which is also one of the reasons I am so vocal about the fundamental problems of #Laravel/#Eloquent, as it's a particularly messy Active Record implementation.

https://shawnmc.cool/active-record-how-we-got-persistence-perfectly-wrong

#PHP

ramsey, to php
@ramsey@phpc.social avatar

This article is all about how things are looking great for hiring Laravel devs in 2024, and I’m not seeing it.

I’ve been job-searching for 3 months, and very, very, very few of those jobs are decent-paying #PHP / #Laravel jobs. Sure, PHP/Laravel jobs exist, but most (anecdotally) pay far less than the rate others are willing to pay for #Golang, #Python, #Rust, #Elixir, #Java, #Csharp, and #TypeScript developers.

The industry does not value the output of PHP developers.

https://laradir.com/blog/why-laravel-could-see-a-huge-rise-in-adoption-in-2024

amazeeio, to drupal
@amazeeio@mastodon.social avatar

🧨 We’ve partnered with the DDEV Foundation to support Lagoon workflows in local development environments! 🧨

The result - a webinar packed with information, insights, and learnings so you can find out how to combine the best application hosting with a great local development environment to accelerate your workflow.

DDEV is an open source, -based development stack, perfect for , , and more!

🗓️ Tues, Feb 27, 2024
🕐 3:00 PM EST

⌨️ Sign-Up: https://www.amazee.io/blog/post/webinar-ddev-and-lagoon

valorin, to Laravel
@valorin@phpc.social avatar

In case you missed
Caleb Porzio's announcement - Alpine now has an official CSP-friendly version! 🏆
This version lets you remove unsafe-eval from your CSP through the use of data components.
https://securinglaravel.com/p/security-tip-use-the-alpinejs-csp
https://alpinejs.dev/advanced/csp

valorin, to Laravel
@valorin@phpc.social avatar

Does your login form rate limit requests, or does it let an attacker make as many as they want? 🔓

You need rate limiting to slow down and hinder brute-force and credential stuffing attacks!
https://securinglaravel.com/p/security-tip-rate-limited-logins #Laravel #PHP

pxlmo, to Pixelfed

multiple users reporting. anyone from fediverse know what could be the cause of these two pixelfed issues? v0.11.12

-share/boost does not retain stickyness
-global timeline not in chronological order after certain accounts muted


multiple users reporting. anyone know what could be the cause of these two pixelfed issues? v0.11.12 -share/boost does not retain stickyness -global timeline not in chronological order after certain accounts muted

valorin, to php
@valorin@phpc.social avatar

Since I'm in Austin for , and is in two weeks, my traditional Securing Laravel discount is up: https://securinglaravel.com/3f37d076

Sign up to learn all about and security!

valorin, to Laravel
@valorin@phpc.social avatar

Ⓣⓡⓐⓝⓢⓛⓘⓣⓔⓡⓐⓣⓘⓞⓝ is a sneaky trick that can be used to bypass rate limiting, blocklists, existence checks, and more, by taking advantage of your database's "helpful" nature...

https://securinglaravel.com/p/security-tip-be-careful-of-transliteration
#Laravel #PHP

dgoosens, (edited ) to Laravel
@dgoosens@phpc.social avatar

Major announcement to come from @ApiPlatform by @soyuka & @dunglas tomorrow

#laravel devs, you might want to pay close attention to this...
It just might be the #api #gamechanger you were waiting for

#php

symfonystation, to javascript
@symfonystation@newsletter.mobileatom.net avatar

Explore our article: Frontend Madness: SPAs, MPAs, PWAs, Decoupled, Hybrid, Monolithic, Libraries, Frameworks! WTF for your PHP backend?

https://symfonystation.mobileatom.net/Frontend-Madness-JS-PHP-Backend

#javascript #PHP #symfony #Laravel #Drupal #WordPress #React #Vue #Svelte #AlpineJS #Angular #Viewi #PWAs #SPAs

https://newsletter.mobileatom.net/frontend-madness/

#SPAs

valorin, to Laravel
@valorin@phpc.social avatar

Let's solve XSS with a bit of CSS! 🤓

Next time you think about reaching for nl2br(), reach for a bit of CSS instead: white-space: pre-line;
It'll do the same job without risking XSS sneaking through.
https://securinglaravel.com/p/security-tip-dont-use-nl2br

dunglas, to Laravel
@dunglas@mastodon.social avatar

🏎️🔥 Here's a patch that adds support to Octane.

https://github.com/laravel/octane/pull/764

shane, to Laravel

Jess Archer announcing Laravel Pulse 💗

Performance Profiling & Analysis Tool. Full debugging, request tracking, and more. Recommended for development AND production.

Designed for Laravel, very very personalised for Laravel applications.

Self-hosted, so the data is 100% under your control. Ready to go after a simple 'composer require'

Mobile responsive for analysis on the go.

Completely free and open source.

Launching today from Laracon Australia! 🦘

@jessarcher #Laravel #LaraconAU

image/jpeg

leanpub, to Laravel
@leanpub@mastodon.social avatar

Advanced PHP Strings: Text analysis, generation, and parsing via. Laravel by Johnathon Koster is on sale on Leanpub! Its suggested price is $19.99; get it for $13.99 with this coupon: https://leanpub.com/sh/ERdkWLgU

shane, to Laravel

Tapping into the power of junior developers

Presented by Rissa Jackson

image/jpeg

shawnhooper, to email
@shawnhooper@fosstodon.org avatar

Has anyone worked with MJML before? Having issues with one particular email client not rendering messages properly. Thinking of giving MJML a try with Spatie's Laravel integration.

https://mjml.io/

https://github.com/spatie/mjml-php

jclermont, to Laravel
@jclermont@phpc.social avatar

We share some behind the scenes process around our podcast and discuss a few times we were able to solve a problem without writing code. gasp it's true! #laravel #php https://show.nocompromises.io/episodes/maybe-you-dont-need-to-write-code-this-time

aurooba, to Laravel
@aurooba@mastodon.aurooba.com avatar

The viewSource podcast is back for Season 2! The first episode of this season compares and contrasts #laravel and #WordPress as we dive into a mini Laravel project with @briancoords for a deeper exploration. :) https://youtu.be/CUOhtlZgzTc

valorin, to php
@valorin@phpc.social avatar

I've had this question many times, so let me take you through the steps I follow when provisioning and securing apps on Forge...
https://securinglaravel.com/p/in-depth-securing-apps-on-forge [$]

beausimensen, to php
@beausimensen@phpc.social avatar

Performance problems in your application dragging you down, but haven't had the chance to track them down yet? I can help!

https://beausimensen.com/php-performance

valorin, to php
@valorin@phpc.social avatar

Just how secure is PHP's strip_tags()? 🤔
Is it safe to use everywhere, or only in some situations, or should you avoid using it completely? 😕

Let's answer that question: https://securinglaravel.com/p/security-tip-is-strip_tags-secure

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