PHP Synopsis (@php_synopsis) 's Twitter Profile
PHP Synopsis

@php_synopsis

Advanced #PHP things & alerts brought to you by the @php_synopsis team

ID: 817648951641968640

calendar_today07-01-2017 08:27:56

70,70K Tweet

4,4K Followers

703 Following

Peter Fox (@slyfirefox) 's Twitter Profile Photo

It's not enough to write tests. Those tests also need to be maintainable. When creating tests in Laravel, you don't want to test two scenarios within a test function. You also don't want to duplicate lots of code. Use a data provider and callables 😎 #laravel #phpc

It's not enough to write tests. Those tests also need to be maintainable.

When creating tests in Laravel, you don't want to test two scenarios within a test function. You also don't want to duplicate lots of code.

Use a data provider and callables 😎
#laravel #phpc
Przemek 🐘 (@przylucki_p) 's Twitter Profile Photo

Just published first episode of my new course titled "Creating Great Laravel Applications". Episode one covers G.O.A.T project setup! 👇👇 👇 youtu.be/XZniGdE9Ebc #laravel #php

IT outsourcing China (@itoutsourcingc1) 's Twitter Profile Photo

When it come to #OutsourceWebDevelopment, IT Outsourcing  is a global player. You can outsource your project weather i.e.#CustomWebsiteDevelopment like #PHP/MySQL, #MeanStack(MongoDB, ExpressJS,AngularJs,NodeJS),#JavaSpringBoot, #OpenSource. shorturl.at/aiyLV

When it come to #OutsourceWebDevelopment, IT Outsourcing  is a global player. You can outsource your project weather i.e.#CustomWebsiteDevelopment like #PHP/MySQL, #MeanStack(MongoDB, ExpressJS,AngularJs,NodeJS),#JavaSpringBoot, #OpenSource.
shorturl.at/aiyLV
Cristian Tăbăcitu (@tabacitu) 's Twitter Profile Photo

Looking to build a #laravel audience? Here's how I grew Backpack for Laravel from 0 to 27.000+ users. All the wisdom I've gained about this subject, across 7 long years, in one thread. You don't want to miss this 🧵👇

phpdocx bureau (@phpdocx) 's Twitter Profile Photo

Important reminder: phpdocx 14.0.1 was released some days ago, with some features and fixes. More about the update on buff.ly/45hLrh2 #PHP #DOCX

Important reminder: phpdocx 14.0.1 was released some days ago, with some features and fixes. More about the update on buff.ly/45hLrh2 

#PHP #DOCX
Best of Laravel (@bestoflaravel) 's Twitter Profile Photo

#DailyResource Article by Sebastian De Deyne Composable seeders in Laravel with callOnce Read now at bestoflaravel.com/go/2395 #php #laravel #webdev #javascript #tech #resources #developers

#DailyResource

Article by Sebastian De Deyne
Composable seeders in Laravel with callOnce

Read now at
bestoflaravel.com/go/2395

#php #laravel #webdev #javascript #tech #resources #developers
Perforce Zend (@zend) 's Twitter Profile Photo

💡Did you know Zend offers free, self-paced #PHP training courses? Learn the basics of PHP — from installation, to creating interactive web forms — all from #Zend experts. Get started for free >> ter.li/xa6umx

Bruno Falcão 🚀 (@brunocfalcao) 's Twitter Profile Photo

Here is my #laravel eloquent cheatsheet when I don't remember what method I should use on what relationship type Feel free to share

Here is my #laravel eloquent cheatsheet when I don't remember what method I should use on what relationship type

Feel free to share
Punyapal Shah | Laravel Artisan | PHP Developer (@mrpunyapal) 's Twitter Profile Photo

👋 Calling all #Laravel developers! 🚀 Which VS Code theme do you find absolutely perfect while coding Laravel projects? 🎨 And hey, if there are any must-have plugins you swear by for a seamless Laravel development experience, please share them too! ⚡️ 🙌 #VSCode #LaravelDev

JustSteveKing (@juststeveking) 's Twitter Profile Photo

Today is day 2 of my start-up challenge! Yesterday we modelled our database, and started building a basic UI. Today we are going to start hooking everything up, and the plan is to have a basic prototype ready. #php #phpc #laravel youtube.com/live/AGxfgHiTv…

Punyapal Shah | Laravel Artisan | PHP Developer (@mrpunyapal) 's Twitter Profile Photo

📢 Attention Laravel developers! 🚀 Here's a friendly reminder: when performing mass updates, remember that observers and casts won't be applied automatically. Stay on top of your game! 💪 #Laravel #php Pov: I got a headache because the cast wasn't working 😊

Newton Job (@_newtonjob) 's Twitter Profile Photo

💡Devs, when dealing with #Laravel's paginated data, you may transform the underlying paginated collection, using the through() method, without loosing the paginator instance itself. Very useful if need control over what data is sent to the client. 👌

💡Devs, when dealing with #Laravel's paginated data, you may transform the underlying paginated collection, using the through() method, without loosing the paginator instance itself.

Very useful if need control over what data is sent to the client. 👌
Freek Van der Herten 🔭 (@freekmurze) 's Twitter Profile Photo

Let's talk a bit about how you can determine that your #laravel queues are healthy! At the end of this thread, I'll share a new interesting package that helps you solve the problem! 🧵 Let's dive in! #laravel #php