Hola @SenceChile cuando va a dejar de estar en mantencion la página https://t.co/VWCOR2IYu1 ?
Desde que nos dimos cuenta a las 8am esta asi y aun no existe un comunicado oficial de lo que pasa o de cuando podremos volver a revisar los estados de las capacitaciones.
@Cooperativa@SenceChile Hola, se que esto es 4 horas post entrevista. Pero el director de SENCE se entero que mientras se realizaba dicha entrevista, la plataforma estaba (y sigue) caida?
@metrodesantiago una consulta. Empecé a pagar el metro usando Google Pay y hoy caché que los viajes de ayer no se pudieron cobrar (salieron como Declined)
Que pasa en estos casos? 🤔
Simplifying the decision to use Sanctum or Passport for API authentication. 🧘♂️
Building API and need to give users API keys → do you want them to obtain those keys through an OAuth flow?
If yes, use Passport (it's a library specifically for doing OAuth).
If no, use Sanctum.
@benjamincrozat People in general put way too much weight into directories. Irrelevant. Everything can be in a single directory and still have good architecture. The file system has nothing to do with code quality or coherence.
@CultureCrave Hey @PirateSoftware, is there any chance to do RCE with this?
I do not know how PDF let you play a game, but if someone can do this with a pdf file... can this open the door to do really crazy things?
This video of @theo is a hard reality-slap that most of people need to know. Not only on tech-related job, but plenty of different kind of jobs.
Definitely a "must see/listen" video.
https://t.co/FSsebt5I4u
Website with 50 well-known brands using Laravel!
Built with Laravel
https://t.co/iFIPtdi6Dv
I didn't follow project growth since launch, but @TightenCo team have added many more companies/projects.
Laravel's ORM is amazing but newcomers you MUST learn SQL.
There are numours times where you need to write or update an raw SQL query using multiple JOINS.
Its important you understand how SQL works outside of Laravel.