https://medium.com/@apteles/phpunit-e-cobertura-de-c%C3%B3digo-uma-breve-introdu%C3%A7%C3%A3o-a-testes-em-php-47c7ffb7b5ba
#phpunit #testes
#phpunit #testes
Medium
PHPUnit e Cobertura de Código — Uma Breve introdução a testes em PHP.
Atualmente estou querendo adotar nas minhas rotinas de estudos, o seguinte pensamento:
https://medium.com/@codebyjeff/laravel-5-5-optional-class-withdefault-and-attribute-defaults-a2e901dbad62
#laravel5 #eloquent #newfeature
#laravel5 #eloquent #newfeature
Medium
Laravel 5.5 — Optional class, withDefault() and $attribute defaults
Laravel 5.5 is out! and with it, a new `Optional` class (with optional() helper) that is one of those “why didn’t someone think of this…
https://laravel-news.com/laravel-v5-5-5?utm_medium=feed&utm_source=facebook.com&utm_campaign=Feed%3A+laravelnews
#laravel5 #changelog #router
#laravel5 #changelog #router
Laravel News
Laravel 5.5.5 Released With a New Route Fallback to Help Customize Your 404 Views
Laravel v5.5.5, was released September 19th and now includes a neat Route::fallback() method to help customize 404 views:
Laravel 5.5.5 is out with a nice Route::fallback() method to help customize your 404 views, you'll have access to sessions, cookies…
Laravel 5.5.5 is out with a nice Route::fallback() method to help customize your 404 views, you'll have access to sessions, cookies…
https://speakerdeck.com/hollodotme/async-php-requests-and-reactive-responses-with-php-fpm-1
#fpm #async #request
#fpm #async #request
Speaker Deck
Async PHP Requests & Reactive Responses with PHP-FPM
There are many approaches to execute PHP sub-tasks asynchronously or to parallelise PHP execution. While some solutions require extra extensions, individual PHP builds or a lot of process control management, this talk will show you how to configure and use…
https://www.laravel-vuejs.com/laravel-5-5-vuejs-bulma-phonebook-app-start-with-bulma-4/
#laravel #vuejs #mobile
#laravel #vuejs #mobile
Laravel & VueJs
Laravel 5.5 + Vuejs + Bulma | Phonebook App | Start with Bulma #4
Laravel 5.5 + Vuejs Phonebook App - Lets use bulma and create header and footer for our app Source Code on https://github.com/bitfumes/phonebook Become My Patron here https://goo.gl/NcvDQh You can donate any amount via Paypal follow this link
“A Semana PHP — Edição Nº153” https://medium.com/@eminetto/a-semana-php-edi%C3%A7%C3%A3o-n%C2%BA153-c1b4a49ce138
#semanaPHP
#semanaPHP
Medium
A Semana PHP — Edição Nº153
Nesta edição detalhes sobre o cache do Doctrine, backend de jogos usando PHP, o futuro do HHVM e mais sobre o projeto Prooph. O valet+ é uma ferramenta que facilita a instalação e customização de…
https://hackernoon.com/php-or-python-which-language-should-you-learn-in-2017-3ced1fd75ee2
#php #python #learn
#php #python #learn
Hacker Noon
PHP or Python — Which Language Should You Learn in 2017
2017 is the year of web apps and API’s. Instead of reinventing the wheel every time, developers make use of scaffoldings and third-party…